diff options
Diffstat (limited to 'include/configs/Rattler.h')
-rw-r--r-- | include/configs/Rattler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/Rattler.h b/include/configs/Rattler.h index 01ebc8f6e07..e8ed0951c8b 100644 --- a/include/configs/Rattler.h +++ b/include/configs/Rattler.h @@ -187,7 +187,7 @@ #define CFG_FLASH_BASE 0xFE000000 #define CFG_FLASH_CFI -#define CFG_FLASH_CFI_DRIVER +#define CONFIG_FLASH_CFI_DRIVER #define CFG_MAX_FLASH_BANKS 1 /* max num of flash banks */ #define CFG_MAX_FLASH_SECT 256 /* max num of sects on one chip */ |