[bootlin/training-materials updates] master: labs/boot-time-build-bootloader: remove bootloader flashing instructions (c212d2ab)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Jun 12 18:30:07 CEST 2023


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

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

commit c212d2abd3c67b12f55c99f00c18c7707d96738c
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Jun 12 18:30:07 2023 +0200

    labs/boot-time-build-bootloader: remove bootloader flashing instructions
    
    Unnecessary and confusing since we don't want to use
    the bootloader on the eMMC.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

c212d2abd3c67b12f55c99f00c18c7707d96738c
 labs/boot-time-build-bootloader/boot-time-build-bootloader.tex | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex b/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex
index 52fddd90..bd036767 100644
--- a/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex
+++ b/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex
@@ -90,10 +90,6 @@ mmc erase 0 100000
 
 You can now see that \code{fatls mmc 1} no longer sees any file.
 
-If your board doesn't boot at all, please fix it first using our instructions
-on
-\url{https://raw.githubusercontent.com/bootlin/training-materials/master/lab-data/common/bootloader/beaglebone-black/README.txt}.
-
 Now, copy your newly compiled \code{MLO} and \code{u-boot.img} files to
 the SD card's \code{boot} partition, and after cleanly unmounting this
 partition, insert the SD card into the board and reset it (you can now




More information about the training-materials-updates mailing list