diff options
Diffstat (limited to 'include/configs/grsim.h')
-rw-r--r-- | include/configs/grsim.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/grsim.h b/include/configs/grsim.h index 8c1c8b471e..18b8d3cbcb 100644 --- a/include/configs/grsim.h +++ b/include/configs/grsim.h @@ -139,7 +139,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 |