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 <[email protected]> --- v5 changes: none v4 changes: new --- common/spl/spl_nand.c | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+)
Reviewed-by: Daniel Schwierzeck <[email protected]> -- - Daniel

