meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey/ccimx6ul
Hector Palacios 3096af0069 u-boot-dey: install-uuu: fix when U-Boot cannot be determined
The install script of cc8x had errors (using double '==' instead
of single on comparisions).
Besides fixing this typo, this commit changes the logic to:
- default to 2GB U-Boot for variants other than the ones in the
  list.
- consider variant code 0x00 (not programmed HWID) as a failure.
  thus forcing the user to specify the file on the command line.

This second action is done also on the cc6ul script.

Reported-by: Hector Bujanda <hector.bujanda@digi.com>
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2021-06-25 13:24:45 +02:00
..
install_linux_fw_sd.txt u-boot-dey: fix closing quotes on U-Boot install scripts 2021-06-15 11:24:25 +02:00
install_linux_fw_usb.txt u-boot-dey: improvements to microSD and USB install scripts 2021-06-02 11:01:37 +02:00
install_linux_fw_uuu.sh u-boot-dey: install-uuu: fix when U-Boot cannot be determined 2021-06-25 13:24:45 +02:00