u-boot-brain/arch/arm/cpu/armv7/zynq
Simon Glass 80caacf9de zynq: Remove reference to gdata
The global_data pointer (gd) has already been set before board_init_f()
is called. We should not assign it again. We should also not use gdata since
it is going away.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-01-20 10:15:15 -05:00
..
clk.c zynq: Update CLK in bdinfo 2014-02-19 09:41:22 +01:00
cpu.c ARM: zynq: Added efuse status register base address 2014-05-14 07:43:34 +02:00
ddrc.c cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
Kconfig kconfig: zynq: Add ZYBO board 2014-11-11 11:02:52 +01:00
Makefile zynq: Add support for U-BOOT SPL 2014-02-19 09:41:22 +01:00
slcr.c ARM: zynq: ehci: Added USB host driver support 2014-05-14 07:43:35 +02:00
spl.c zynq: Remove reference to gdata 2015-01-20 10:15:15 -05:00
timer.c arm: zynq: correct the argument to lldiv 2014-02-19 09:41:22 +01:00
u-boot-spl.lds zynq: spl: Add vectors section to linker script 2014-08-08 11:27:29 +02:00
u-boot.lds arm: zynq: fix a bug in Zynq linker script 2014-06-17 12:28:26 +02:00