]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc8308: support for Freescale MPC8308 cpu
authorIlya Yanok <yanok@emcraft.com>
Mon, 28 Jun 2010 12:44:33 +0000 (16:44 +0400)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 9 Jul 2010 20:00:54 +0000 (15:00 -0500)
commit7c619ddceebc6bf85ee05c705f02691f581bc282
tree2c179ba44eb09c3241f85266eda5a3dce114caaf
parent54841ab50c20d6fa6c9cc3eb826989da3a22d934
mpc8308: support for Freescale MPC8308 cpu

This patch adds basic support for Freescale MPC8308 CPU. Serial ports,
NOR flash and integrated Ethernet controllers are supported.
PCI Express is also supported. eSDHC, NAND and USB may work but aren't
tested (using ULPI PHY requires additional patch).

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
arch/powerpc/cpu/mpc83xx/cpu.c
arch/powerpc/cpu/mpc83xx/speed.c
arch/powerpc/include/asm/global_data.h
arch/powerpc/include/asm/immap_83xx.h
arch/powerpc/include/asm/mpc8xxx_spi.h
include/mpc83xx.h