u-boot/arch/nios2/lib
Thomas Chou 7dfb060291 nios2: move gd and bd into BSS
As suggested by Graeme Russ, move gd and bd data structrures
to BSS instead of calculating the locations around the stack
and heap.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2012-07-16 09:51:12 +08:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
board.c nios2: move gd and bd into BSS 2012-07-16 09:51:12 +08:00
bootm.c FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
cache.S nios2: add flush_dcache_range function 2012-02-23 07:53:03 +08:00
libgcc.c nios2: fix div64 issue for gcc4 2010-05-28 10:56:03 -04:00
longlong.h nios2: fix div64 issue for gcc4 2010-05-28 10:56:03 -04:00
time.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00