[FE training-materials-updates] Update company head count

Michael Opdenacker michael.opdenacker at free-electrons.com
Mon Apr 7 22:22:03 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=a263585ce676a3587a03921757bc0accd6c7a493

>---------------------------------------------------------------

commit a263585ce676a3587a03921757bc0accd6c7a493
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Mon Apr 7 22:18:07 2014 +0200

    Update company head count
    
    - Also an update to the instructions to prepare the SD card for BBB.
      I have a mount point in uppercase, maybe because of using FAT 16.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

a263585ce676a3587a03921757bc0accd6c7a493
 .../linux/bootloader/beaglebone-black/README.txt   |    6 +++---
 slides/about-us/about-us.tex                       |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lab-data/linux/bootloader/beaglebone-black/README.txt b/lab-data/linux/bootloader/beaglebone-black/README.txt
index 1c4e17d..b5734d2 100644
--- a/lab-data/linux/bootloader/beaglebone-black/README.txt
+++ b/lab-data/linux/bootloader/beaglebone-black/README.txt
@@ -40,13 +40,13 @@ Now, format the first partition in FAT format:
 sudo mkfs.vfat -F 16 /dev/mmcblk0p1 -n boot
 
 Remove the card and insert it again. It should automatically be mounted
-'/media/boot' (or '/media/<user>/boot' if you are using Ubuntu 12.10 or later).
+'/media/BOOT' (or '/media/$USER/BOOT' if you are using Ubuntu 12.10 or later).
 
 Now, copy the below files to this partition:
 
-cp am335x-boneblack.dtb MLO u-boot.img uEnv.txt uImage /media/boot/
+cp am335x-boneblack.dtb MLO u-boot.img uEnv.txt uImage /media/$USER/BOOT
 
-Now, unmount '/media/boot' and you are done!
+Now, unmount '/media/$USER/BOOT' and you are done!
 
 Using your bootable micro-SD card
 ---------------------------------
diff --git a/slides/about-us/about-us.tex b/slides/about-us/about-us.tex
index 1b1f95f..d924ff8 100644
--- a/slides/about-us/about-us.tex
+++ b/slides/about-us/about-us.tex
@@ -6,7 +6,7 @@
     \item Locations: Orange, Toulouse, Saint Etienne / Lyon (France)
     \item Serving customers all around the world \\
           See \url{http://free-electrons.com/company/customers/}
-    \item Head count: 7 \\
+    \item Head count: 9 \\
 	  Only Free Software enthusiasts!
     \item Focus: Embedded Linux, Linux kernel, Android
           Free Software / Open Source



More information about the training-materials-updates mailing list