Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / include / configs / inka4x0.h
index 19f2f194f6a2be8fee6a0ad8c109040d28be5d45..0fac28fadd70d128cb799b9d811ad2cec26ef0d0 100644 (file)
 #define CONFIG_ISO_PARTITION
 
 
+/*
+ * 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