]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/v38b.h
Merge git://www.denx.de/git/u-boot-marvell
[people/ms/u-boot.git] / include / configs / v38b.h
index 24f951bc348838f72385c1833829673fbb37496b..1f48a41589c9e38c6d7fe3b6863cb7b3eaaa15eb 100644 (file)
@@ -27,7 +27,6 @@
 #define CONFIG_NETCONSOLE              1
 
 #define CONFIG_BOARD_EARLY_INIT_R      1       /* do board-specific init */
-#define CONFIG_BOARD_EARLY_INIT_F      1       /* do board-specific init */
 #define CONFIG_MISC_INIT_R
 
 #define CONFIG_SYS_XLB_PIPELINING              1       /* gives better performance */
@@ -56,7 +55,6 @@
 /*
  * PCI - no support
  */
-#undef CONFIG_PCI
 
 /*
  * Partitions
 /*
  * Status LED
  */
-#define  CONFIG_STATUS_LED             /* Status LED enabled */
-#define  CONFIG_BOARD_SPECIFIC_LED     /* version has board specific leds */
 
 #define CONFIG_SYS_LED_BASE    MPC5XXX_GPT7_ENABLE     /* Timer 7 GPIO */
 #ifndef __ASSEMBLY__