1
0
Fork 0
remarkable-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 ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
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 ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
led.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
lowlevel_init.S ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
reset.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05: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