rename CFG_ macros to CONFIG_SYS
[platform/kernel/u-boot.git] / board / gth2 / flash.c
index f96edff..1b3c43c 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()