configs: Migrate CMD_NAND*
[platform/kernel/u-boot.git] / include / configs / 10m50_devboard.h
index 2e5d6f7..d05cc61 100644 (file)
@@ -17,8 +17,6 @@
 /*
  * SERIAL
  */
-#define CONFIG_BAUDRATE                        115200
-#define CONFIG_SYS_CONSOLE_INFO_QUIET  /* Suppress console info */
 #define CONFIG_SYS_NS16550_MEM32
 
 /*
@@ -72,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     */