[bootlin/training-materials updates] master: boot-time-build-bootloader: minor update (00137669)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Jun 8 22:48:13 CEST 2023


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

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

commit 0013766970da2ee1d7f5357a8f7d9ec2d93b046a
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jun 7 18:45:05 2023 +0200

    boot-time-build-bootloader: minor update
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

0013766970da2ee1d7f5357a8f7d9ec2d93b046a
 labs/boot-time-build-bootloader/boot-time-build-bootloader.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 6347c77e..230195d8 100644
--- a/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex
+++ b/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex
@@ -91,7 +91,8 @@ on
 
 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.
+partition, insert the SD card into the board and reset it (you can now
+use the \code{RESET} button on your LCD cape).
 
 You should now see your board booting with your own \code{MLO} and U-Boot
 binaries (the versions and compiled dates are shown in the console).




More information about the training-materials-updates mailing list