]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/AtmarkTechno/suzaku/flash.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / board / AtmarkTechno / suzaku / flash.c
index 49a06733a50594c7a23ae0b90b630e50f2056d58..ce6fae01b4f08886c33cc60e9d86522e565f259b 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <common.h>
 
-flash_info_t flash_info[CFG_MAX_FLASH_BANKS];
+flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS];
 
 unsigned long flash_init(void)
 {