]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - arch/powerpc/configs
[PATCH] powerpc: Add MPC834x SYS board to arch/powerpc
authorKumar Gala <galak@gate.crashing.org>
Fri, 13 Jan 2006 17:19:58 +0000 (11:19 -0600)
committerPaul Mackerras <paulus@samba.org>
Sat, 14 Jan 2006 00:13:24 +0000 (11:13 +1100)
commit7d13d21ae85f64e35dcdae4d6a6286e62a38e0ab
tree640ecf78469b9664cd9b2bcc1190ee595ad41ee3
parenteed320010872a11f5255b3d076e5b4f142af553d
[PATCH] powerpc: Add MPC834x SYS board to arch/powerpc

Add the first MPC83xx board that uses a flat device tree to arch/powerpc.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/configs/mpc834x_sys_defconfig [new file with mode: 0644]
arch/powerpc/kernel/ppc_ksyms.c
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/mpc834x_sys.c [new file with mode: 0644]
arch/powerpc/platforms/83xx/mpc834x_sys.h [new file with mode: 0644]
arch/powerpc/platforms/83xx/mpc83xx.h [new file with mode: 0644]
arch/powerpc/platforms/83xx/pci.c [new file with mode: 0644]