projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e95fd
)
CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic
author
Marek Vasut
<marex@denx.de>
Sat, 31 Mar 2012 07:47:18 +0000
(07:47 +0000)
committer
Marek Vasut
<marex@denx.de>
Thu, 19 Apr 2012 20:01:14 +0000
(22:01 +0200)
Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Anatolij Gustschin <agust@denx.de>
include/configs/omap3_logic.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_logic.h
b/include/configs/omap3_logic.h
index 01360f6cbd6b38843593b253e5229ba9a800105c..4ac17cc63658c18092bcfd234f5acd1c53068d98 100644
(file)
--- 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_SETE
C
PR /* Evaluate expressions */
+#define CONFIG_CMD_SETE
X
PR /* Evaluate expressions */
#undef CONFIG_CMD_FLASH /* flinfo, erase, protect */
#undef CONFIG_CMD_FPGA /* FPGA configuration Support */