uboot-mt623x/cpu/mcf532x
Wolfgang Wegner c7de810c79 allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM
CONFIG_MONITOR_IS_IN_RAM is broken for MCF532x. This patch fixes this
 by conditionally
- removing the vector table at the beginning of code
- not overwriting the vector base register
- removing the code to re-set the PLL, which effectively disables
  SDRAM access

Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>
2010-03-04 01:46:53 -06:00
..
Makefile Create interrupts.c and modify Makefile 2007-07-10 14:29:09 -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
speed.c allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM 2010-03-04 01:46:53 -06:00
start.S allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM 2010-03-04 01:46:53 -06:00