POWERPC: mpc82xx merge: board-specific/platform stuff(resend)
authorVitaly Bordug <vbordug@ru.mvista.com>
Mon, 2 Oct 2006 18:45:17 +0000 (22:45 +0400)
committerVitaly Bordug <vbordug@ru.mvista.com>
Tue, 3 Oct 2006 17:36:14 +0000 (21:36 +0400)
commit91bd61099defb28a442db358dd9c1693c6589cee
tree4a8b2916ea94a4968bdffb0c0428bdae862e44e4
parented943c1faba53d9a0bde56007ee27762b29dccbd
POWERPC: mpc82xx merge: board-specific/platform stuff(resend)

This intruduces 82xx family in arch/powerpc/platforms,
and has all the board-specific code to represent regression-less
transaction from ppc. The functionality is apparently the same, including
PCI controller.

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
arch/powerpc/platforms/82xx/Kconfig [new file with mode: 0644]
arch/powerpc/platforms/82xx/Makefile [new file with mode: 0644]
arch/powerpc/platforms/82xx/m82xx_pci.h [new file with mode: 0644]
arch/powerpc/platforms/82xx/mpc82xx.c [new file with mode: 0644]
arch/powerpc/platforms/82xx/mpc82xx_ads.c [new file with mode: 0644]
arch/powerpc/platforms/82xx/pq2ads.h [new file with mode: 0644]