meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey
Hector Palacios f58ccb7463 boot: don't set fdt_file on bootscript; just the overlays
With the device tree overlays mechanism in place, the bootscript
doesn't need to set the fdt_file variable. Instead, it will use
the value it has (which can be changed by the user) and it will
simply update the 'overlays' variable with the device tree
overlays that apply basing on the hardware capabilities found
on the HWID, SOM version, and carrier board version.

This allows a user to override the default fdt_file to point
to his custom device tree, but still make use of the boot script
for hardware-detected overlays.

Without the need to set the base filename, the boot script is the
same for any carrier board of the ccimx8x SOM, so this commit
moves it to a common folder.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-05-27 07:06:29 +02:00
..
ccimx6qpsbc thud migration: u-boot: remove kernel image type from device tree files 2019-02-08 12:13:11 +01:00
ccimx6sbc thud migration: u-boot: remove kernel image type from device tree files 2019-02-08 12:13:11 +01:00
ccimx6ulsbc u-boot-dey: add support for new ccimx6ul variant 0x06 2019-04-11 16:42:59 +02:00
ccimx6ulstarter u-boot-dey: add support for new ccimx6ul variant 0x06 2019-04-11 16:42:59 +02:00
ccimx8mn-dvk boot: don't set fdt_file on bootscript; just the overlays 2020-05-27 07:06:29 +02:00
ccimx8x boot: don't set fdt_file on bootscript; just the overlays 2020-05-27 07:06:29 +02:00
ccimx8x-sbc-express boot: don't set fdt_file on bootscript; just the overlays 2020-05-27 07:06:29 +02:00
ccimx8x-sbc-pro boot: don't set fdt_file on bootscript; just the overlays 2020-05-27 07:06:29 +02:00
use-mainline-bsp thud migration: u-boot: remove kernel image type from device tree files 2019-02-08 12:13:11 +01:00