commit | e776e52f3b5f9443b686ed18d02fcccc3f4db741 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu May 06 09:31:00 2021 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri May 28 14:58:41 2021 +0200 |
tree | 532941afc03bdb041cc62be36eac9c0a7dfc1db3 | |
parent | a556ee910cdadd3c6f1ec5ab5cb46a1339e808f7 [diff] |
configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boards The CMD_UNZIP provides the 'gzwrite' command, which is convenient for writing e.g. gz-compressed images to eMMC from U-Boot. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>