[PATCH v5 23/25] spl: nand: support loading legacy image with payload compressed

Weijie Gao weijie.gao at mediatek.com
Wed May 18 04:01:48 CEST 2022


On Wed, 2022-05-18 at 00:02 +0200, Daniel Schwierzeck wrote:
> 
> 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/

I'll correct this in next patch series.

> 
> > 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>
> 


More information about the U-Boot mailing list