[PATCH v5 23/25] spl: nand: support loading legacy image with payload compressed
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed May 18 00:02:17 CEST 2022
On 16.05.22 04:44, Weijie Gao wrote:
> Add support to load legacy image with payload compressed. This redirects
> the boot flow for all legacy images. If the payload is not compresses, the
s/compresses/compressed/
> actual behavior will remain unchanged.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
> v5 changes: none
> v4 changes: new
> ---
> common/spl/spl_nand.c | 27 +++++++++++++++++++++++++++
> 1 file changed, 27 insertions(+)
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
More information about the U-Boot
mailing list