]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/dbau1x00/flash.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / board / dbau1x00 / flash.c
index 3cf29e844bc61a8193fd0732f6ced274a23d5fe8..a2fed1d713e7cb08713f056168b700538b4c102c 100644 (file)
@@ -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()