powerpc/8xx: Add support for the MPC8xx based boards from TQC
authorHeiko Schocher <hs@denx.de>
Tue, 23 Mar 2010 07:57:01 +0000 (08:57 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 4 Aug 2010 19:25:22 +0000 (14:25 -0500)
commitc4b6a77663f5879de20561144716cfb675815e82
tree501d265cdb34871dcb0cf97eff92ebdfd3dfcc61
parent30be4c965c37418606006940f45919694693e3f9
powerpc/8xx: Add support for the MPC8xx based boards from TQC

Supported SMC1 (serial console), SCC1 Ethernet (10Mbps HD).
FEC Ethernet, 8MB NOR CFI Flash.

Tested on STK8xx with TQM860L (with FEC) and with TQM855M (without FEC).

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/tqm8xx.dts [new file with mode: 0644]
arch/powerpc/configs/tqm8xx_defconfig [new file with mode: 0644]
arch/powerpc/platforms/8xx/Kconfig
arch/powerpc/platforms/8xx/Makefile
arch/powerpc/platforms/8xx/tqm8xx_setup.c [new file with mode: 0644]