]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/spd8xx/flash.c
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / spd8xx / flash.c
index 8c0bb4f5679aee938fc5c43da9a58cffb92e9da6..fb2fb6a7db4d6f76f4ed6ab6f8de5c070550c843 100755 (executable)
@@ -24,7 +24,7 @@
 #include <common.h>
 #include <mpc8xx.h>
 
-flash_info_t    flash_info[CFG_MAX_FLASH_BANKS];
+flash_info_t    flash_info[CONFIG_SYS_MAX_FLASH_BANKS];
 
 /*-----------------------------------------------------------------------
  */