uboot/arch/arm/mach-at91/arm926ejs
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
..
Makefile
at91sam9m10g45_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9n12_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9rl_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9x5_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9260_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9261_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9263_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
clock.c ARM: at91: clock: add PLLB enable/disable functions 2016-02-18 21:34:41 +01:00
cpu.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
eflash.c
led.c
lowlevel_init.S
reset.c
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