X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FM5329EVB.h;h=58948a20a9c863c461e453dcfceb3e4422185fcf;hb=4615fc22e539a2f7dae971701c05f09e21c1ca25;hp=b30d99c92e9440e791c02a285a81407c35e51670;hpb=42fd5f87b1613d3039f57e93c16f760a768d3e84;p=u-boot diff --git a/include/configs/M5329EVB.h b/include/configs/M5329EVB.h index b30d99c92e..58948a20a9 100644 --- a/include/configs/M5329EVB.h +++ b/include/configs/M5329EVB.h @@ -202,7 +202,7 @@ */ #define CFG_FLASH_CFI #ifdef CFG_FLASH_CFI -# define CFG_FLASH_CFI_DRIVER 1 +# define CONFIG_FLASH_CFI_DRIVER 1 # define CFG_FLASH_SIZE 0x800000 /* Max size that the board might have */ # define CFG_FLASH_CFI_WIDTH FLASH_CFI_16BIT # define CFG_MAX_FLASH_BANKS 1 /* max number of memory banks */