projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6434d7
)
warp: Add fuse command support
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 27 May 2015 04:11:47 +0000
(
01:11
-0300)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 28 May 2015 10:10:41 +0000
(12:10 +0200)
Select the fuse command support.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/warp.h
patch
|
blob
|
history
diff --git
a/include/configs/warp.h
b/include/configs/warp.h
index 5463c40dee9ae2ddfe2f713ef6c247982792264c..296ea83eba10b952584dec78733d77a029edf763 100644
(file)
--- a/
include/configs/warp.h
+++ b/
include/configs/warp.h
@@
-98,6
+98,10
@@
#define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_16M
#define DFU_DEFAULT_POLL_TIMEOUT 300
+/* Fuses */
+#define CONFIG_CMD_FUSE
+#define CONFIG_MXC_OCOTP
+
#define CONFIG_EXTRA_ENV_SETTINGS \
"script=boot.scr\0" \
"image=zImage\0" \