summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_logic.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-03-31 07:47:18 +0000
committerMarek Vasut <marex@denx.de>2012-04-19 22:01:14 +0200
commit02b233ecb129d69f8e234f94fd96a012caed880b (patch)
tree9be8b0f32a38b1a3bd2799a5916f4ea8a32314a4 /include/configs/omap3_logic.h
parentb6e95fd47df32de0c535f7d586813bd6759cf5dd (diff)
downloadblackbird-obmc-uboot-02b233ecb129d69f8e234f94fd96a012caed880b.tar.gz
blackbird-obmc-uboot-02b233ecb129d69f8e234f94fd96a012caed880b.zip
CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic
Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include/configs/omap3_logic.h')
-rw-r--r--include/configs/omap3_logic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h
index 01360f6cbd..4ac17cc636 100644
--- a/include/configs/omap3_logic.h
+++ b/include/configs/omap3_logic.h
@@ -122,7 +122,7 @@
#define CONFIG_CMD_NET /* bootp, tftpboot, rarpboot */
#define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP
-#define CONFIG_CMD_SETECPR /* Evaluate expressions */
+#define CONFIG_CMD_SETEXPR /* Evaluate expressions */
#undef CONFIG_CMD_FLASH /* flinfo, erase, protect */
#undef CONFIG_CMD_FPGA /* FPGA configuration Support */
OpenPOWER on IntegriCloud