Add Kate Feng's MVME5500 BSP.

This commit is contained in:
Eric Norum
2004-10-20 15:42:24 +00:00
parent f801bf2c65
commit 83d7232232
10 changed files with 333 additions and 36 deletions

View File

@@ -29,6 +29,7 @@ typedef enum
PPC_604e = 0x9,
PPC_604r = 0xA,
PPC_7400 = 0xC,
PPC_7455 = 0x8001, /* Kate Feng */
PPC_620 = 0x16,
PPC_860 = 0x50,
PPC_821 = PPC_860,