configs: Migrate CMD_NAND*
[platform/kernel/u-boot.git] / include / configs / 10m50_devboard.h
index 2cb8f5a..d05cc61 100644 (file)
@@ -17,7 +17,6 @@
 /*
  * SERIAL
  */
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_SYS_NS16550_MEM32
 
 /*
@@ -71,7 +70,6 @@
  * of flash. NOTE: the monitor length must be multiple of sector size
  * (which is common practice).
  */
-#define CONFIG_ENV_IS_IN_FLASH
 
 #define CONFIG_ENV_SIZE                        0x10000 /* 64k, 1 sector */
 #define CONFIG_ENV_OVERWRITE           /* Serial change Ok     */