summaryrefslogtreecommitdiff
path: root/include/configs/BMW.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/BMW.h')
-rw-r--r--include/configs/BMW.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/include/configs/BMW.h b/include/configs/BMW.h
index b062316a09..bb7856f675 100644
--- a/include/configs/BMW.h
+++ b/include/configs/BMW.h
@@ -67,6 +67,15 @@
/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
+/*
* Command line configuration.
*/
#include <config_cmd_default.h>
@@ -76,7 +85,7 @@
#define CONFIG_CMD_ELF
-/* CFG_CMD_DOC required legacy NAND support */
+/* CONFIG_CMD_DOC required legacy NAND support */
#define CFG_NAND_LEGACY
#if 0