u-boot/cpu/mcf532x
Wolfgang Wegner 992d712950 MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE
in cpu/mcf532x/start.S, the function icache_enable enables the cache for
a fixed 32MB region starting at the SDRAM start address; this patch
changes the function to cover the region defined by CONFIG_SYS_SDRAM_SIZE

Signed-off-by: Wolfgang Wegner <w.wegner at astro-kom.de>
2010-03-04 01:46:21 -06:00
..
config.mk ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
cpu.c ColdFire: Fix compilation error 2008-11-03 09:45:58 -07:00
cpu_init.c ColdFire: Fix compile warning messages 2009-08-26 03:44:31 -05:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Create interrupts.c and modify Makefile 2007-07-10 14:29:09 -06:00
speed.c ColdFire: Add MCF5301x CPU and M53017EVB support 2008-11-03 09:45:58 -07:00
start.S MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE 2010-03-04 01:46:21 -06:00