aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-06-10 11:51:01 -0600
committerJohn Rigby <john.rigby@linaro.org>2011-06-22 11:24:19 -0600
commitbcde7c4205a5e19fe91cb1d9658f21ecd80ecb14 (patch)
treea21b70de837043203366e9b136c041c1d184ddb7
parent8453b57ebdf461f5439087ea4ad993a29c076b28 (diff)
arm: omap4_panda: Enable pxecfg support
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--include/configs/omap4_panda.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index 0fcdf4681..3c1397b36 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -132,6 +132,7 @@
#define CONFIG_NET_MULTI 1
#define CONFIG_CMD_PING 1
#define CONFIG_CMD_DHCP 1
+#define CONFIG_CMD_PXECFG 1
#define CONFIG_BOOTFILE "uImage"
/* Flash */