diff options
Diffstat (limited to 'include/configs/ulcb.h')
-rw-r--r-- | include/configs/ulcb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ulcb.h b/include/configs/ulcb.h index 165c82d508..1ce844f492 100644 --- a/include/configs/ulcb.h +++ b/include/configs/ulcb.h @@ -20,8 +20,6 @@ /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS -#define CONFIG_FLASH_CFI_DRIVER -#define CONFIG_FLASH_CFI_MTD #define CONFIG_FLASH_SHOW_PROGRESS 45 #define CONFIG_SYS_FLASH_QUIET_TEST #define CONFIG_SYS_FLASH_BANKS_LIST { 0x08000000 } |