uboot-mt623x/lib_sh
Mike Frysinger 262ae0a619 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-09-04 23:06:34 +02:00
..
Makefile sh: Update sh timer function 2008-12-10 23:11:35 +09:00
board.c Consolidate arch-specific mem_malloc_init() implementations 2009-09-04 21:47:07 +02:00
bootm.c bootm: Add subcommands 2008-10-29 00:59:50 +01:00
config.mk push LOAD_ADDR out to arch mk files 2009-09-04 23:06:34 +02:00
time.c sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV 2009-07-08 11:43:16 +09:00
time_sh2.c sh: update sh2/sh2a timer coding style 2009-01-16 10:22:26 +09:00