Add support for fastboot sparse images
This adds support for reading Android fastboot sparse images. This
code is based on the corresponding U-Boot code, but has been heavily
modified to provide a read-like API which better fits into barebox.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent adb11d1 commit 13f649a4f960b6ded4735ba99d59dee49e3e77cc
@Sascha Hauer Sascha Hauer authored on 9 Jan 2018
Showing 4 changed files
View
include/image-sparse.h 0 → 100644
View
lib/Kconfig
View
lib/Makefile
View
lib/image-sparse.c 0 → 100644