include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
[oweals/u-boot.git] / include / configs / TB5200.h
index 3d90efb1c1754f06f170109f52b0e2820ecd6857..1c6a9ae4f1b8aaa42d5a24961559d4c097af4272 100644 (file)
 #endif
 
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */
 #define CFG_HZ                 1000    /* decrementer freq: 1 ms ticks */
 
 /*
- * 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