ColdFire: Add MCF5227x cpu and MCF52277EVB support-2
authorTsiChungLiew <Tsi-Chung.Liew@freescale.com>
Mon, 14 Jan 2008 23:46:19 +0000 (17:46 -0600)
committerTsiChungLiew <Tsi-Chung.Liew@freescale.com>
Thu, 17 Jan 2008 20:59:41 +0000 (14:59 -0600)
commitc87581027994c148131b2f11aa75501f782ec19a
tree9e75128b107ca6da73d78fde5c103574b9083918
parent1552af70ecab11b9f3dceff7528ed15faf678b9d
ColdFire: Add MCF5227x cpu and MCF52277EVB support-2

Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
cpu/mcf5227x/Makefile [new file with mode: 0644]
cpu/mcf5227x/config.mk [new file with mode: 0644]
cpu/mcf5227x/cpu.c [new file with mode: 0644]
cpu/mcf5227x/cpu_init.c [new file with mode: 0644]
cpu/mcf5227x/interrupts.c [new file with mode: 0644]
cpu/mcf5227x/speed.c [new file with mode: 0644]
cpu/mcf5227x/start.S [new file with mode: 0644]
include/asm-m68k/immap_5227x.h [new file with mode: 0644]