u-boot/arch/arm/mach-zynq
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
..
include/mach ARM: zynq: Remove unused SPI base addresses 2016-02-22 16:20:59 +01:00
Kconfig ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO 2015-12-18 13:15:57 +01:00
Makefile ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
clk.c zynq: Rename struct clk_ops to zynq_clk_ops 2015-07-21 17:39:29 -06:00
cpu.c ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
ddrc.c ARM: zynq: Remove memory division by 2 for ECC case 2016-01-27 15:55:55 +01:00
lowlevel_init.S ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
slcr.c ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
spl.c arm: zynq: Support the debug UART 2015-11-04 14:49:52 +01:00
timer.c zynq: Use system timer implementation instead of our 2015-05-25 10:52:03 +02: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
u-boot.lds ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00