X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fspd8xx%2Fflash.c;h=fb2fb6a7db4d6f76f4ed6ab6f8de5c070550c843;hb=57ca432fb9f59cea48d8cde1dc1d5cc2f80993c7;hp=8c0bb4f5679aee938fc5c43da9a58cffb92e9da6;hpb=affae2bff825c1a8d2cfeaf7b270188d251d39d2;p=u-boot diff --git a/board/spd8xx/flash.c b/board/spd8xx/flash.c index 8c0bb4f567..fb2fb6a7db 100644 --- a/board/spd8xx/flash.c +++ b/board/spd8xx/flash.c @@ -24,7 +24,7 @@ #include #include -flash_info_t flash_info[CFG_MAX_FLASH_BANKS]; +flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; /*----------------------------------------------------------------------- */