summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJason Hobbs <jason.hobbs@calxeda.com>2011-08-23 11:07:01 +0000
committerWolfgang Denk <wd@denx.de>2011-10-17 22:25:36 +0200
commite72f0b1521135f48aec7cc92eeb1e052ea6a10e9 (patch)
treec004b02651b1599e47d39162088201cc76d0ba5d /include
parente21669fd70bb7dd679033a3ea98bce2ca2a4b8f4 (diff)
downloadtalos-obmc-uboot-e72f0b1521135f48aec7cc92eeb1e052ea6a10e9.tar.gz
talos-obmc-uboot-e72f0b1521135f48aec7cc92eeb1e052ea6a10e9.zip
arm: ca9x4_ct_vxp: enable PXE BOOTP options support
Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com> Cc: Matt Waddel <matt.waddel@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ca9x4_ct_vxp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/ca9x4_ct_vxp.h b/include/configs/ca9x4_ct_vxp.h
index d68607ffc6..c5226ab143 100644
--- a/include/configs/ca9x4_ct_vxp.h
+++ b/include/configs/ca9x4_ct_vxp.h
@@ -96,6 +96,9 @@
#define CONFIG_BOOTP_BOOTPATH
#define CONFIG_BOOTP_GATEWAY
#define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTP_PXE
+#define CONFIG_BOOTP_PXE_CLIENTARCH 0x100
+#define CONFIG_BOOTP_VCI_STRING "U-boot.armv7.ca9x4_ct_vxp"
/* Miscellaneous configurable options */
#undef CONFIG_SYS_CLKS_IN_HZ
OpenPOWER on IntegriCloud