diff options
Diffstat (limited to 'include/configs/pcm052.h')
-rw-r--r-- | include/configs/pcm052.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h index 283abfa726..49090498da 100644 --- a/include/configs/pcm052.h +++ b/include/configs/pcm052.h @@ -251,9 +251,7 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) -/* FLASH and environment organization */ -#define CONFIG_SYS_NO_FLASH - +/* environment organization */ #ifdef CONFIG_ENV_IS_IN_MMC #define CONFIG_ENV_SIZE (8 * 1024) |