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:
d7782d0
)
configs: iocom: Fix typo on CMD_FPGA command
author
Michal Simek
<michal.simek@xilinx.com>
Fri, 2 May 2014 11:34:21 +0000
(13:34 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Tue, 20 May 2014 13:23:46 +0000
(15:23 +0200)
Fix typo in CMD_FPGA command enabling.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/iocon.h
patch
|
blob
|
history
diff --git
a/include/configs/iocon.h
b/include/configs/iocon.h
index f36c2a3504e442f718bba1843bcaaf79d8b6fca1..b32095cea4e25ed36bec7fdf46e112effdafd1eb 100644
(file)
--- a/
include/configs/iocon.h
+++ b/
include/configs/iocon.h
@@
-62,7
+62,7
@@
* Commands additional to the ones defined in amcc-common.h
*/
#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_FPGA
D
+#define CONFIG_CMD_FPGA
#undef CONFIG_CMD_EEPROM
/*