uboot-mt623x/board/renesas/sh7785lcr
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope
It can be optimised out by the compiler otherwise resulting
in obscure errors like a board not booting.

This has been documented in README since 2006 when these were
first fixed up for GCC 4.x.

Signed-off-by: John Rigby <john.rigby@linaro.org>

Fix some additional places.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Acked-By: Albert ARIBAUD <albert.aribaud@free.fr>
2010-12-21 11:33:36 +01:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
config.mk sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit mode 2010-10-21 10:42:23 +09:00
lowlevel_init.S Prepare v2010.09-rc1 2010-09-10 00:16:19 +02:00
rtl8169.h sh: sh7785lcr: Moved sh7785lcr board to board/renesas 2008-10-31 23:04:31 +09:00
rtl8169_mac.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
selfcheck.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
sh7785lcr.c Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00