commit | 4620e8aabc1431f2de3f4f5c1b22d4bc599e57b6 | [log] [tgz] |
---|---|---|
author | Weijie Gao <weijie.gao@mediatek.com> | Fri May 20 11:24:04 2022 +0800 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Jul 13 23:03:37 2022 +0200 |
tree | 4b50a81140acba1d548efbb369682f85af509ab0 | |
parent | fdc03bf4e9342b2ccc553021554270624852cf84 [diff] |
spl: nand: support loading legacy image with payload compressed Add support to load legacy image with payload compressed. This redirects the boot flow for all legacy images. If the payload is not compressed, the actual behavior will remain unchanged. Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>