u-boot-brain/arch/arm/cpu/arm1136/mx35
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:48 -04:00
..
generic.c spl: eMMC/SD: Provide one __weak spl_boot_mode() function 2018-02-07 22:06:18 -05:00
Makefile build: Drop CONFIG_SPL_BUILD guards in some cases 2018-01-10 08:05:52 -05:00
mx35_sdram.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
relocate.S mx35: Fix boot hang by avoiding vector relocation 2015-03-02 09:57:05 +01:00
timer.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00