X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2FMPC832XEMDS.h;h=3aa1cc9f23e71989f6a10c2be94acbe2a0c8cbb6;hp=3bc10aa53294dcf2d927a8f027c13d28ef1dfcef;hb=e856bdcfb49291d30b19603fc101bea096c48196;hpb=a931e9975bd8fa2a1866d560de6a388042d00f0b diff --git a/include/configs/MPC832XEMDS.h b/include/configs/MPC832XEMDS.h index 3bc10aa532..3aa1cc9f23 100644 --- a/include/configs/MPC832XEMDS.h +++ b/include/configs/MPC832XEMDS.h @@ -385,7 +385,6 @@ #define CONFIG_ENV_SECT_SIZE 0x20000 #define CONFIG_ENV_SIZE 0x2000 #else - #define CONFIG_SYS_NO_FLASH 1 /* Flash is not usable now */ #define CONFIG_ENV_IS_NOWHERE 1 /* Store ENV in memory only */ #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000) #define CONFIG_ENV_SIZE 0x2000