]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PIP405.h
MUNICes: Set the right CFG_DEFAULT_MBAR value.
[u-boot] / include / configs / PIP405.h
index 0a2d7d7f9d47f8358b39ce68cd3f8eb09fe3a3a9..b83520d7c1fde822f6b2034c2b9b70832150194a 100644 (file)
 #define CONFIG_SYS_CLK_FREQ    33000000 /* external frequency to pll   */
 
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */
 #define CFG_FLASH_ERASE_TOUT   120000  /* Timeout for Flash Erase (in ms)      */
 #define CFG_FLASH_WRITE_TOUT   500     /* Timeout for Flash Write (in ms)      */
 
-/*-----------------------------------------------------------------------
- * Cache Configuration
- */
-#define CFG_DCACHE_SIZE                8192    /* For AMCC 405 CPUs                    */
-#define CFG_CACHELINE_SIZE     32      /* ...                  */
-#if defined(CONFIG_CMD_KGDB)
-#define CFG_CACHELINE_SHIFT    5       /* log base 2 of the above value        */
-#endif
-
 /*
  * Init Memory Controller:
  */