ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)
[oweals/u-boot.git] / include / configs / mx1fs2.h
index 47ca0f1eee2432c8d133e406161ac9217d274316..d527d098f5774ae43cdf81239bf67d787596d2ba 100644 (file)
 #undef CONFIG_SILENT_CONSOLE  /* use this to disable output */
 
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */
  * Right now there is no gain for user, but later on booting kernel might be
  * possible. Consider using XIP kernel running from flash to save RAM
  * footprint.
- * NOTE: Enable CFG_CMD_JFFS2 for JFFS2 support.
+ * NOTE: Enable CONFIG_CMD_JFFS2 for JFFS2 support.
  */
 
 /*