projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
364212c
)
smegw01: Select the CMD_UNZIP option
author
Fabio Estevam
<festevam@denx.de>
Tue, 15 Jun 2021 23:38:40 +0000
(20:38 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Sat, 10 Jul 2021 14:53:34 +0000
(16:53 +0200)
Select the CMD_UNZIP option so that the 'gzwrite' command
can be used to flash .gz image into the eMMC.
Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/smegw01_defconfig
patch
|
blob
|
history
diff --git
a/configs/smegw01_defconfig
b/configs/smegw01_defconfig
index 9bfaa010ae7724296f3f7511767b56740f24f5bb..75fd5bc24a81816277ca0c4c9c4b23763b1ab36c 100644
(file)
--- a/
configs/smegw01_defconfig
+++ b/
configs/smegw01_defconfig
@@
-21,6
+21,7
@@
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMI is not set
# CONFIG_CMD_XIMG is not set
CONFIG_CMD_MEMTEST=y
+CONFIG_CMD_UNZIP=y
CONFIG_CMD_DFU=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_MMC=y