]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ve8313.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / ve8313.h
index 83d0004f537e1108d3bded62d6a60dd6ac9bc7a5..f0e9a2e58d33838c868d18d0bcfd436dddcc116b 100644 (file)
@@ -13,8 +13,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_DISPLAY_BOARDINFO
-
 /*
  * High Level Configuration Options
  */
 #define CONFIG_SYS_TEXT_BASE   0xfe000000
 #endif
 
-#define CONFIG_PCI             1
 #define CONFIG_PCI_INDIRECT_BRIDGE 1
 #define CONFIG_FSL_ELBC                1
 
-#define CONFIG_BOARD_EARLY_INIT_F      1
-
 /*
  * On-board devices
  *
 #define CONFIG_SYS_PCI1_IO_PHYS                0xE2000000
 #define CONFIG_SYS_PCI1_IO_SIZE                0x00100000      /* 1M */
 
-#define CONFIG_PCI_PNP         /* do pci plug-and-play */
 #define CONFIG_SYS_PCI_SUBSYS_VENDORID 0x1957  /* Freescale */
 #endif
 
 #define CONFIG_HOSTNAME                ve8313
 #define CONFIG_UBOOTPATH       ve8313/u-boot.bin
 
-#define CONFIG_BAUDRATE                115200
-
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "netdev=" __stringify(CONFIG_NETDEV) "\0"                       \
        "ethprime=" __stringify(CONFIG_TSEC1_NAME) "\0"                 \