[bootlin/training-materials updates] master: Flashing BBB: add missing file to instructions (e0b6a49a)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Mar 14 15:03:35 CET 2019


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/e0b6a49a46b063154a34a73c96cd05e309e75753

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

commit e0b6a49a46b063154a34a73c96cd05e309e75753
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Mar 14 15:03:35 2019 +0100

    Flashing BBB: add missing file to instructions
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

e0b6a49a46b063154a34a73c96cd05e309e75753
 lab-data/common/bootloader/beaglebone-black/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lab-data/common/bootloader/beaglebone-black/README.txt b/lab-data/common/bootloader/beaglebone-black/README.txt
index 20de2a1a..96bdaced 100644
--- a/lab-data/common/bootloader/beaglebone-black/README.txt
+++ b/lab-data/common/bootloader/beaglebone-black/README.txt
@@ -51,7 +51,7 @@ on '/media/$USER/boot'.
 
 Now, copy the below files to this partition:
 
-cp dtb MLO MLO.final u-boot.img u-boot.img.final MBR /media/$USER/boot
+cp zImage dtb MLO MLO.final u-boot.img u-boot.img.final MBR /media/$USER/boot
 
 Note that we're using two versions of U-Boot:
 - MLO, u-boot.img: just used for booting from external MMC and booting the kernel/rootfs




More information about the training-materials-updates mailing list