]> git.sur5r.net Git - u-boot/blobdiff - include/74xx_7xx.h
[PATCH] Update some AMCC 4xx board config files (set initrd_high)
[u-boot] / include / 74xx_7xx.h
index 193ba6c8b5d92a19a5246f2726d20a30e409e1b9..33e396a066c8ad0387f07a48d0ef9eccf91012df 100644 (file)
@@ -108,10 +108,11 @@ typedef enum __cpu_t {
        CPU_740, CPU_750,
        CPU_740P, CPU_750P,
        CPU_745, CPU_755,
-       CPU_750CX,
+       CPU_750CX, CPU_750FX, CPU_750GX,
        CPU_7400,
        CPU_7410,
-       CPU_7450,
+       CPU_7448,
+       CPU_7450, CPU_7455, CPU_7457,
        CPU_UNKNOWN} cpu_t;
 
 extern cpu_t get_cpu_type(void);