]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/pb1x00/flash.c
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / pb1x00 / flash.c
index 3cf29e844bc61a8193fd0732f6ced274a23d5fe8..a2fed1d713e7cb08713f056168b700538b4c102c 100755 (executable)
@@ -23,7 +23,7 @@
 
 #include <common.h>
 
-flash_info_t flash_info[CFG_MAX_FLASH_BANKS];  /* info for FLASH chips */
+flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS];   /* info for FLASH chips */
 
 /*-----------------------------------------------------------------------
  * flash_init()