u-boot-brain/cpu/mcf5445x
TsiChung Liew 68e4e76af5 ColdFire: Relocate vector table - mcf5445x
Newer ColdFire processors family boot from address 0 instead of
0xFFnn_nnnn. When the boot flash base chip select is set at new
location instead of 0, an un-predictable error will occur if
there is an vector being trigger and refer it to an invalid
address or the vector table handler is not existed at address
0.

Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
2010-03-24 11:09:10 -05:00
..
config.mk ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
cpu_init.c ColdFire: Relocate vector table - mcf5445x 2010-03-24 11:09:10 -05:00
cpu.c Use strmhz() to format clock frequencies 2008-10-21 11:25:38 +02:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile ColdFire: Add DSPI support for MCF5227x and MCF5445x 2009-07-14 09:46:34 -05:00
pci.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 2009-02-07 23:50:04 +01:00
speed.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
start.S Minor coding style cleanup. 2009-08-10 10:38:34 +02:00