meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey/ccimx6sbc
Gabriel Valcazar 71940ead08 install_linux_fw_[sd/usb]: add missing comment character '#' to avoid an error
An additional line was added to a comment block without the '#' character,
resulting in the following error when running the script:

Unknown command '-' - try 'help'

Nonetheless, this error is harmless and the script continues as expected, which
is the reason why we hadn't found it until now.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-01-25 18:37:42 +01:00
..
boot.txt boot scripts: print boot attempts only when bootcount mechanism active 2023-10-20 10:48:07 +02:00
install_linux_fw_sd.txt install_linux_fw_[sd/usb]: add missing comment character '#' to avoid an error 2024-01-25 18:37:42 +01:00
install_linux_fw_usb.txt install_linux_fw_[sd/usb]: add missing comment character '#' to avoid an error 2024-01-25 18:37:42 +01:00
install_linux_fw_uuu.sh install_linux_fw_uuu: do not assing a default U-Boot file for 0x00 variants 2024-01-25 12:15:51 +01:00