zipitz2: fix boot issue introduced by PXA low level init rework
[oweals/u-boot.git] / include / configs / ppmc7xx.h
index 652b85efd594c332f9034069346acb2e0f26fa59..4ceee17cd2e4c24456811929ca742893136763ea 100644 (file)
 
 #define        CONFIG_SYS_TEXT_BASE    0xFFF00000
 
+#ifndef __ASSEMBLY__
+#include <galileo/core.h>
+#endif
+
 /*
  * Monitor configuration
  *
 /*
  * Network config
  *
- * CONFIG_NET_MULTI            - Support for multiple network interfaces
  * CONFIG_EEPRO100             - Intel 8255x Ethernet Controller
  * CONFIG_EEPRO100_SROM_WRITE  - Enable writing to network card ROM
  */
 
-#define        CONFIG_NET_MULTI
 #define        CONFIG_EEPRO100
 #define        CONFIG_EEPRO100_SROM_WRITE