u-boot-brain/arch/arm/mach-at91/armv7
Tom Rini f8a4826383 spl: arm: Make sure to include all of the u_boot_list entries
Starting with 96e5b03 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>
2016-03-16 15:27:55 -04:00
..
clock.c ARM: at91: clock: add a new file to handle clock 2016-02-18 21:34:40 +01:00
cpu.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
Makefile arm: atmel: Add SAMA5D2 Xplained board 2015-11-30 22:27:53 +01:00
reset.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
sama5d2_devices.c ARM: at91: armv7: clean up UTMI PLL handle code 2016-02-18 21:34:40 +01:00
sama5d3_devices.c ARM: at91: armv7: clean up UTMI PLL handle code 2016-02-18 21:34:40 +01:00
sama5d4_devices.c ARM: at91: armv7: clean up UTMI PLL handle code 2016-02-18 21:34:40 +01:00
timer.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00