ColdFire: Add MCF5441x CPU support
authorAlison Wang <b18965@freescale.com>
Thu, 18 Oct 2012 19:25:51 +0000 (19:25 +0000)
committerjason <jason@jason-ThinkPad-T61.(none)>
Wed, 24 Oct 2012 14:27:46 +0000 (22:27 +0800)
commit45370e1836dc0a7ac8e1d4828924e971d01fd92a
tree08ea830b2548a56c2bc60e0b0fdf332fa45df08a
parent7adbd11e78518c21b4ea363b8a74b224c8ae8967
ColdFire: Add MCF5441x CPU support

Add MCF5441x CPU support.

The MCF5441x devices are a family of highly-integrated 32-bit
microprocessors based on the Version 4m ColdFire microarchitecture,
comprising of the V4 integer core, memory management unit(MMU) and
enchanced multiply-accumulate unit(EMAC).

Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Signed-off-by: Alison Wang <b18965@freescale.com>
arch/m68k/cpu/mcf5445x/config.mk
arch/m68k/cpu/mcf5445x/cpu.c
arch/m68k/cpu/mcf5445x/cpu_init.c
arch/m68k/cpu/mcf5445x/speed.c
arch/m68k/cpu/mcf5445x/start.S
arch/m68k/include/asm/cache.h
arch/m68k/include/asm/immap.h
arch/m68k/include/asm/immap_5441x.h [new file with mode: 0644]
arch/m68k/include/asm/m5441x.h [new file with mode: 0644]