]> git.sur5r.net Git - u-boot/blobdiff - include/74xx_7xx.h
use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP
[u-boot] / include / 74xx_7xx.h
index 7cd2f10b018760a9e77f3a3b8c517be933575849..ba73bae9e5f8470f979c01490c978d2491b9a144 100644 (file)
@@ -111,8 +111,8 @@ typedef enum __cpu_t {
        CPU_750CX, CPU_750FX, CPU_750GX,
        CPU_7400,
        CPU_7410,
-       CPU_7450, CPU_7455, CPU_7457,
        CPU_7447A, CPU_7448,
+       CPU_7450, CPU_7455, CPU_7457,
        CPU_UNKNOWN} cpu_t;
 
 extern cpu_t get_cpu_type(void);