Merge git://git.denx.de/u-boot-sunxi
[J-u-boot.git] / include / configs / 10m50_devboard.h
index 2e5d6f774dd1d6e5a044302c925ec7a623252c9b..892ceff5e6402099f63b3d29cfd4b8c803250c04 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
 
 /*
@@ -32,7 +30,6 @@
  * NET options
  */
 #define CONFIG_SYS_RX_ETH_BUFFER       0
-#define CONFIG_PHY_GIGE
 #define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
 #define CONFIG_PHY_MARVELL
 
@@ -72,7 +69,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     */
This page took 0.027024 seconds and 4 git commands to generate.