spl: arm: Make sure to include all of the u_boot_list entries
Starting with 96e5b03c we use a linker list for partition table information. However since we use this in SPL we need to make sure that the SPL linker scripts include these as well. While doing this, it's best to simply include all linker lists to future proof ourselves. Cc: Andreas Bießmann <andreas.devel@googlemail.com> Acked-by:Michal Simek <michal.simek@xilinx.com> Reviewed-by:
Simon Glass <sjg@chromium.org> Reported-by:
Nishanth Menon <nm@ti.com> Tested-by:
Nishanth Menon <nm@ti.com> Signed-off-by:
Tom Rini <trini@konsulko.com>
Showing
- arch/arm/cpu/armv7/omap-common/u-boot-spl.lds 1 addition, 1 deletionarch/arm/cpu/armv7/omap-common/u-boot-spl.lds
- arch/arm/cpu/u-boot-spl.lds 1 addition, 8 deletionsarch/arm/cpu/u-boot-spl.lds
- arch/arm/mach-at91/arm926ejs/u-boot-spl.lds 3 additions, 0 deletionsarch/arm/mach-at91/arm926ejs/u-boot-spl.lds
- arch/arm/mach-at91/armv7/u-boot-spl.lds 3 additions, 0 deletionsarch/arm/mach-at91/armv7/u-boot-spl.lds
- arch/arm/mach-zynq/u-boot-spl.lds 1 addition, 6 deletionsarch/arm/mach-zynq/u-boot-spl.lds
Loading
Please register or sign in to comment