]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
implement the Android sparse image format
authorSteve Rae <srae@broadcom.com>
Wed, 3 Sep 2014 17:05:54 +0000 (10:05 -0700)
committerTom Rini <trini@ti.com>
Tue, 16 Sep 2014 16:23:57 +0000 (12:23 -0400)
commite6ca1ad604419619e2e6ba16a6e43cf15ff07fb1
tree4977b4a24ef527a2da2633f03c7f994280ee6765
parent1c39d856db8b3e32fe3d5b820fbfc8ba57ab8dd7
implement the Android sparse image format

update to provide usable implementation to U-Boot

Signed-off-by: Steve Rae <srae@broadcom.com>
common/aboot.c
include/aboot.h [new file with mode: 0644]
include/sparse_defs.h [new file with mode: 0644]