aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-06-10 11:51:01 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-12-04 13:07:15 -0700
commit5ef67c6ec912b2f911e9fe96950b815c6b216cbb (patch)
treebff5125daa698117c26ca2c4294a59edf9ef3b68 /include
parentc0ddc788a2ffbe3552ea55d6454136c7cc3431dd (diff)
arm: omap4_panda: Enable pxecfg support
Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/omap4_panda.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index eacb5f5c3..bcbc6df46 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -55,6 +55,19 @@
#define CONFIG_USB_ULPI
#define CONFIG_USB_ULPI_VIEWPORT_OMAP
+/* BOOTP options */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+/* PXE */
+#define CONFIG_CMD_PXE
+#define CONFIG_MENU
+#define CONFIG_BOOTP_PXE
+#define CONFIG_BOOTP_PXE_CLIENTARCH 0x100
+#define CONFIG_BOOTP_VCI_STRING "U-boot.armv7.omap4_panda"
+
#include <configs/omap4_common.h>
#define CONFIG_CMD_NET