diff options
Diffstat (limited to 'include/configs/bf525-ucr2.h')
-rw-r--r-- | include/configs/bf525-ucr2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/bf525-ucr2.h b/include/configs/bf525-ucr2.h index f7a45e9fdd..b58c1db960 100644 --- a/include/configs/bf525-ucr2.h +++ b/include/configs/bf525-ucr2.h @@ -62,9 +62,6 @@ #define CONFIG_SYS_MONITOR_LEN (320 * 1024) #define CONFIG_SYS_MALLOC_LEN (320 * 1024) -/* We don't have a parallel flash chip */ -#define CONFIG_SYS_NO_FLASH - /* support for serial flash */ #define CONFIG_BFIN_SPI #define CONFIG_SF_DEFAULT_HZ 30000000 |