X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fx600.h;h=a8435d8b0147d8bb9bf950b5dd618d512196270c;hb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;hp=63889f9b27925090c501dcb248cb50c2c3728656;hpb=d56b4b19744c314c26dc77585a7c7a9253d1487d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/x600.h b/include/configs/x600.h index 63889f9..a8435d8 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -33,8 +33,6 @@ #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE #define CONFIG_SYS_MONITOR_LEN 0x60000 -#define CONFIG_ENV_IS_IN_FLASH - /* Serial Configuration (PL011) */ #define CONFIG_SYS_SERIAL0 0xD0000000 #define CONFIG_SYS_SERIAL1 0xD0080000 @@ -105,7 +103,6 @@ /* * Command support defines */ -#define CONFIG_CMD_NAND #define CONFIG_CMD_SAVES /* Filesystem support (for USB key) */