]> git.baikalelectronics.ru Git - uboot.git/commit
cbfs: Support reading compression information
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:00:16 +0000 (18:00 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 00:59:37 +0000 (13:59 +1300)
commitd6e0f0942f975737eb2febc33b442649996b360a
treeb565dc3a89b4bb1c655cbf2ab5b5790fb1bf6933
parent4d514a1340626f03a20f879d0c601c13f2056c4e
cbfs: Support reading compression information

CBFS now supports compressed filed. Add support for reading this
information so that the correct decompression can be applied. The
decompression itself is not implemented in CBFS.

Signed-off-by: Simon Glass <sjg@chromium.org>
fs/cbfs/cbfs.c
include/cbfs.h