meta-digi/meta-digi-arm/recipes-bsp/u-boot
Javier Viguera 161117caf0 install_linux: fix failure to boot into recovery
On a CC6, the 'env default -a' command deletes the 'soc_family' variable
that is used on the U-Boot boot scripts to configure the name of the
device tree file to load.

Then if we try to boot into recovery directly (without a reset) because
the variable is not available, it fails to compose the correct name for
the fdt, and gives the error:

  reading uImage--ccimx6sbc-id129.dtb
  ** Unable to read file uImage--ccimx6sbc-id129.dtb **

Force a reset, so the 'soc_family' variable is available again and the
correct fdt_file is loaded.

While on it, add some blank lines to the 'recovery reboot' message, so
it's easier to read.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-02-02 13:32:18 +01:00
..
u-boot-dey-2013.01/ccardimx28 meta-digi-arm: rework SD card generation class 2015-06-25 18:44:13 +02:00
u-boot-dey-2015.04 install_linux: fix failure to boot into recovery 2017-02-02 13:32:18 +01:00
u-boot-fw-utils meta-digi-arm: fix encrypted env support when using ubootenv 2017-02-01 16:29:50 +01:00
u-boot-dey-rev_2013.01.inc meta-digi-arm: Add weak assignment for Linux and U-Boot 2017-01-31 17:47:32 +01:00
u-boot-dey_2013.01.bb meta-digi-arm: rework SD card generation class 2015-06-25 18:44:13 +02:00
u-boot-dey_2015.04.bb Merge branch 'dey-2.0/master' into dey-2.0/maint 2017-02-02 12:47:05 +01:00
u-boot-fw-utils_%.bbappend u-boot-fw-utils: add patch with minimal U-Boot environment API 2017-01-11 15:00:16 +01:00
u-boot.inc meta-digi-arm: u-boot.inc: Do not override defconfig targets on multiple u-boot 2016-07-13 14:14:45 +02:00