]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cleanup code which handles the Android sparse image format
authorSteve Rae <srae@broadcom.com>
Wed, 3 Sep 2014 17:05:53 +0000 (10:05 -0700)
committerTom Rini <trini@ti.com>
Tue, 16 Sep 2014 16:23:57 +0000 (12:23 -0400)
commit1c39d856db8b3e32fe3d5b820fbfc8ba57ab8dd7
tree96796a9de92dcb913ed18a36b814de0ad38444ae
parent20465c73b47b65040625cffa8764d3cf62671820
cleanup code which handles the Android sparse image format

- port dprintf() to debug()
- update formatting

Signed-off-by: Steve Rae <srae@broadcom.com>
common/aboot.c