Socrates: config file cleanup.
[oweals/u-boot.git] / include / configs / XPEDITE1K.h
index 4b8fbe6f4d668ceb02eed62853ce5d32b6b1b7b8..38ea576a6e804f4785ca7df0cbdd276c2a41a511 100644 (file)
@@ -183,6 +183,15 @@ extern void out32(unsigned int, unsigned long);
 #define CONFIG_HAS_ETH3                1       /* add support for "eth3addr"   */
 
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */
@@ -248,14 +257,6 @@ extern void out32(unsigned int, unsigned long);
  * the maximum mapped by the Linux kernel during initialization.
  */
 #define CFG_BOOTMAPSZ          (8 << 20)       /* Initial Memory map for Linux */
-/*-----------------------------------------------------------------------
- * Cache Configuration
- */
-#define CFG_DCACHE_SIZE                8192 /* For AMCC 440GX CPUs */
-#define CFG_CACHELINE_SIZE     32      /* ...                  */
-#if defined(CONFIG_CMD_KGDB)
-#define CFG_CACHELINE_SHIFT    5       /* log base 2 of the above value        */
-#endif
 
 /*
  * Internal Definitions