From: Jason Hobbs <jason.hobbs@calxeda.com>
Date: Tue, 23 Aug 2011 11:07:01 +0000 (+0000)
Subject: arm: ca9x4_ct_vxp: enable PXE BOOTP options support
X-Git-Tag: v2025.01-rc5-pxa1908~18800^2~23
X-Git-Url: http://git.dujemihanovic.xyz/img/%7B%7B%20.RelPermalink%20%7D%7D?a=commitdiff_plain;h=e72f0b1521135f48aec7cc92eeb1e052ea6a10e9;p=u-boot.git

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>
---

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