]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/digsy_mtc.h
mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2
[karo-tx-uboot.git] / include / configs / digsy_mtc.h
index bfbec6a8603f65a659a7358a81578332fc13eadd..e7fd0f7f9c4f248ab05d479ceb4908fef902789c 100644 (file)
 #define CONFIG_SYS_FLASH_BASE          0xFE000000
 #define CONFIG_SYS_FLASH_BASE_CS1      0xFC000000
 #define CONFIG_SYS_MAX_FLASH_BANKS     2
-#define CONFIG_SYS_FLASH_BANKS_LIST    { CONFIG_SYS_FLASH_BASE_CS1, \
-                                       CONFIG_SYS_FLASH_BASE}
+#define CONFIG_SYS_FLASH_BANKS_LIST    { CONFIG_SYS_FLASH_BASE, \
+                                       CONFIG_SYS_FLASH_BASE_CS1}
 #define CONFIG_SYS_UPDATE_FLASH_SIZE
 #define CONFIG_FDT_FIXUP_NOR_FLASH_SIZE
 #else