[POWERPC] ppc: Add support for AMCC Taishan 440GX eval board

This patch adds support for the AMCC Taishan PPC440GX evaluation
board.

This is still an arch/ppc port. I'm aware that the move of
4xx to arch/powerpc is making good progress right now. So this
patch is mainly intended to make the Taishan support available
for the community right now.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Stefan Roese
2007-02-12 11:29:04 +01:00
committed by Paul Mackerras
parent 7ac9a13717
commit ab9367e38f
7 changed files with 1553 additions and 2 deletions

View File

@@ -109,6 +109,10 @@ void ppc4xx_init(unsigned long r3, unsigned long r4, unsigned long r5,
#include <platforms/4xx/ocotea.h>
#endif
#if defined(CONFIG_TAISHAN)
#include <platforms/4xx/taishan.h>
#endif
#ifndef __ASSEMBLY__
#ifdef CONFIG_40x
/*