[bootlin/training-materials updates] master: Flashing BBB: don't lie about the wait delays (df5a3abf)

Miquel Raynal miquel.raynal at bootlin.com
Wed Mar 10 19:43:45 CET 2021


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

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

commit df5a3abf7380005e1883363bbd02932d8a2b4f10
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Wed Mar 10 19:39:43 2021 +0100

    Flashing BBB: don't lie about the wait delays
    
    It took less than 10 seconds on my BBBW to get all the LEDs
    blinking. It happened so fast compared to the lab instructions that I
    was pretty sure something went wrong and I retried it a couple of
    times. Let's not lie too much about the delay to avoid these
    situations.
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


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

df5a3abf7380005e1883363bbd02932d8a2b4f10
 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 f4b2b2b1..b75bbfce 100644
--- a/lab-data/common/bootloader/beaglebone-black/README.txt
+++ b/lab-data/common/bootloader/beaglebone-black/README.txt
@@ -74,7 +74,7 @@ Then, press and hold the 'Boot Switch' button (the only one close to the
 micro-SD slot), power up the board (either through the power or USB device
 connectors), and release the button.
 
-After about 20 to 30 seconds, you should see the 4 LEDs next to the Ethernet
+After about 10 to 20 seconds, you should see the 4 LEDs next to the Ethernet
 connector turned on. This confirms that reflashing went well. You are done!
 
 Then, remove the micro-SD card.




More information about the training-materials-updates mailing list