]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mousse/flash.c
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / mousse / flash.c
index 2c32b8ffaa823cc43515d34d129f17bf0620ee39..d729f33f9359942636e6008b1b7e9fa6bb15df7c 100755 (executable)
@@ -50,7 +50,7 @@ int flashLibInited = 0;
 #define PRIVATE
 #endif
 
-flash_info_t flash_info[CFG_MAX_FLASH_BANKS];
+flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS];
 
 #define SLEEP_DELAY    166
 #define FLASH_SECTOR_SIZE   (64*1024)