uboot-mt623x/lib_nios
Mike Frysinger 8eb7e28014 push LOAD_ADDR out to arch mk files
Rather than maintain/extend the current ifeq($(ARCH)) mess that exists in
the standalone Makefile, push the setting up of LOAD_ADDR out to the arch
config.mk (and rename to STANDALONE_LOAD_ADDR in the process).  This keeps
the common code clean and lets the arch do whatever crazy crap it wants in
its own area.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-10-03 09:04:14 -05:00
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c Consolidate arch-specific mem_malloc_init() implementations 2009-10-03 09:04:08 -05:00
bootm.c bootm: refactor do_reset and os boot function args 2008-08-26 23:48:01 +02:00
cache.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
config.mk push LOAD_ADDR out to arch mk files 2009-10-03 09:04:14 -05:00
divmod.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
math.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mult.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
time.c * Patch by Peter Ryser, 20 Feb 2004: 2004-02-23 23:54:43 +00:00