warp: Add fuse command support
Select the fuse command support. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
parent
e6434d7eca
commit
fdf71898d9
@ -98,6 +98,10 @@
|
|||||||
#define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_16M
|
#define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_16M
|
||||||
#define DFU_DEFAULT_POLL_TIMEOUT 300
|
#define DFU_DEFAULT_POLL_TIMEOUT 300
|
||||||
|
|
||||||
|
/* Fuses */
|
||||||
|
#define CONFIG_CMD_FUSE
|
||||||
|
#define CONFIG_MXC_OCOTP
|
||||||
|
|
||||||
#define CONFIG_EXTRA_ENV_SETTINGS \
|
#define CONFIG_EXTRA_ENV_SETTINGS \
|
||||||
"script=boot.scr\0" \
|
"script=boot.scr\0" \
|
||||||
"image=zImage\0" \
|
"image=zImage\0" \
|
||||||
|
Loading…
Reference in New Issue
Block a user