]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/74xx_7xx.h
* Enable NAND flash support for NC650 board.
[karo-tx-uboot.git] / include / 74xx_7xx.h
index 03cbeffa1ba71752ca7bb1768b64c225bce07e17..a6287982a603a8e61862c91f6904c2d6aa8a89f2 100644 (file)
@@ -108,10 +108,10 @@ typedef enum __cpu_t {
        CPU_740, CPU_750,
        CPU_740P, CPU_750P,
        CPU_745, CPU_755,
-       CPU_750CX, CPU_750FX,
+       CPU_750CX, CPU_750FX, CPU_750GX,
        CPU_7400,
        CPU_7410,
-       CPU_7450,
+       CPU_7450, CPU_7455, CPU_7457,
        CPU_UNKNOWN} cpu_t;
 
 extern cpu_t get_cpu_type(void);