From 396af51e2f34153ebb28a0c694317fade3f09d86 Mon Sep 17 00:00:00 2001 From: Miquel Raynal Date: Wed, 20 Nov 2024 10:14:58 +0100 Subject: [PATCH] lab-data: bbb: Move mention of snagboot udev rules earlier Signed-off-by: Miquel Raynal --- lab-data/common/bootloader/beaglebone-black/README.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lab-data/common/bootloader/beaglebone-black/README.txt b/lab-data/common/bootloader/beaglebone-black/README.txt index 211b4e8169..950cc9f69e 100644 --- a/lab-data/common/bootloader/beaglebone-black/README.txt +++ b/lab-data/common/bootloader/beaglebone-black/README.txt @@ -34,8 +34,10 @@ instructions are provided in chapter 3. Follow the installation instructions at https://github.com/bootlin/snagboot to install snagboot. -Setup the snagboot recovery environment -by running the am335x setup script: +/!\ Do not forget to follow the udev rules installation instructions! + +Setup the snagboot recovery environment by running the am335x setup script: + ``` snagrecover --am335x-setup > am335x_usb_setup.sh chmod a+x am335x_usb_setup.sh @@ -75,9 +77,6 @@ Then from the host, flash the image: $ snagflash -P fastboot -p 0451:d022 -f oem_format -f download:sdcard.img -f flash:1:0 -In case of snagflash failure, make sure you followed snagboot installation -procedure and check you have the proper udev rules (50-snagboot.rules). - Finally, return to U-Boot, exit fastboot mode using Ctrl+c and save the environment: