configs: Migrate CMD_NAND*
[platform/kernel/u-boot.git] / include / configs / 3c120_devboard.h
index 965ebc3..0d3794d 100644 (file)
@@ -17,8 +17,6 @@
 /*
  * SERIAL
  */
-#define CONFIG_BAUDRATE                        115200
-#define CONFIG_SYS_CONSOLE_INFO_QUIET  /* Suppress console info */
 
 /*
  * CFI Flash
@@ -75,7 +73,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                        0x20000 /* 128k, 1 sector */
 #define CONFIG_ENV_OVERWRITE           /* Serial change Ok     */