u-boot/arch/arm/mach-at91
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
..
arm920t ARM: at91: clock: add PLLB enable/disable functions 2016-02-18 21:34:41 +01:00
arm926ejs spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00
armv7 spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00
include/mach ARM: at91: sama5d2: configure the L2 cache memory 2016-02-18 21:34:41 +01:00
Kconfig ARM: Add Support for the VInCo platform 2016-02-19 15:12:13 +01:00
Makefile ARM: at91: clock: add a new file to handle clock 2016-02-18 21:34:40 +01:00
atmel_sfr.c ARM: at91: sama5d2: configure the L2 cache memory 2016-02-18 21:34:41 +01:00
clock.c ARM: at91: clock: add PMC_PLLICPR init function 2016-02-18 21:34:41 +01:00
config.mk ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
matrix.c arm: at91/spl: matrix: use matrix slave id macros 2015-11-30 22:27:54 +01:00
mpddrc.c arm: at91/spl: mpddrc: use IP version to check configuration 2016-02-02 11:49:12 +01:00
phy.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
sdram.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
spl.c ARM: atmel: at91sam9x5ek: enable spl support 2015-04-01 01:04:31 +02:00
spl_at91.c ARM: at91: clean up the PMC_PLLICPR init code 2016-02-18 21:34:41 +01:00
spl_atmel.c ARM: at91: sama5d2: configure the L2 cache memory 2016-02-18 21:34:41 +01:00