Searched hist:"048 c6e895647c3337450405388bcd538f92e1e3d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/ |
H A D | Kconfig | 048c6e895647c3337450405388bcd538f92e1e3d Tue Nov 06 16:21:30 CST 2018 Simon Glass <sjg@chromium.org> spl: lz4: Allow use of lz4 compression in SPL
In some cases U-Boot is compressed and it is useful to be able to decompress it in SPL. Add a Kconfig and Makefile change to allow this. Note that this does not actually implement decompression.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | 048c6e895647c3337450405388bcd538f92e1e3d Tue Nov 06 16:21:30 CST 2018 Simon Glass <sjg@chromium.org> spl: lz4: Allow use of lz4 compression in SPL
In some cases U-Boot is compressed and it is useful to be able to decompress it in SPL. Add a Kconfig and Makefile change to allow this. Note that this does not actually implement decompression.
Signed-off-by: Simon Glass <sjg@chromium.org>
|