diff options
Diffstat (limited to 'include/configs/grsim_leon2.h')
-rw-r--r-- | include/configs/grsim_leon2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/grsim_leon2.h b/include/configs/grsim_leon2.h index 3651017aa9..ba570c38a9 100644 --- a/include/configs/grsim_leon2.h +++ b/include/configs/grsim_leon2.h @@ -134,7 +134,6 @@ * 0xFF000000 for 16 MB * 0xFF800000 for 8 MB */ -#define CONFIG_SYS_NO_FLASH 1 #define CONFIG_SYS_FLASH_BASE 0x00000000 #define CONFIG_SYS_FLASH_SIZE 0x00800000 #define CONFIG_ENV_SIZE 0x8000 |