]> git.sur5r.net Git - u-boot/blobdiff - include/configs/BC3450.h
85xx: Convert MPC8544 DS to new TLB setup
[u-boot] / include / configs / BC3450.h
index aec4d83f25181320435db69b2c7c386900654eb6..5c2bfc991f5023ab5d462d5c0030faf27ef7f4be 100644 (file)
 #endif /* CONFIG_POST */
 
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */
 #ifdef CONFIG_BC3450_USB
     #define CONFIG_CMD_USB
 #endif
-                       
+
 #ifdef CONFIG_PCI
     #define CONFIG_CMD_PCI
 #endif
 #endif
 
 /*
- * Enable loopw commando. This has only affect, if CFG_CMD_MEM is defined,
- * which is normally part of the default commands (CFV_CMD_DFL)
+ * Enable loopw command.
  */
 #define CONFIG_LOOPW