]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/xpedite1000.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[people/ms/u-boot.git] / include / configs / xpedite1000.h
index 1a4bd750cbab551bcc86c141b1996bdc6cd7ce52..45436c8ac0ec9757397b900c494e51fa8cb3ac88 100644 (file)
@@ -20,7 +20,6 @@
 #define CONFIG_SYS_FORM_PMC    1
 #define CONFIG_440             1
 #define CONFIG_440GX           1               /* 440 GX */
-#define CONFIG_BOARD_EARLY_INIT_F 1            /* Call board_pre_init  */
 #define CONFIG_SYS_CLK_FREQ    33333333        /* external freq to pll */
 
 #define        CONFIG_SYS_TEXT_BASE    0xFFF80000
@@ -143,9 +142,7 @@ extern void out32(unsigned int, unsigned long);
  * PCI
  */
 /* General PCI */
-#define CONFIG_PCI                             /* include pci support */
 #define CONFIG_PCI_INDIRECT_BRIDGE     /* indirect PCI bridge support */
-#define CONFIG_PCI_PNP                         /* do pci plug-and-play */
 #define CONFIG_PCI_SCAN_SHOW                   /* show pci devices on startup */
 #define CONFIG_SYS_PCI_TARGBASE        0x80000000      /* PCIaddr mapped to CONFIG_SYS_PCI_MEMBASE */