commit | a64a5b5682b27d931383f63d35221810c872c2e1 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Jan 05 10:57:20 2012 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:43 2012 +0200 |
tree | ec4d5b89ddcb73c0108c710e36e620cdc4a39cef | |
parent | 39cd355555d38e3f30e348a50709a5c15625b130 [diff] |
SPL: lib/Makefile: Add crc32.c to SPL build This is needed for the SPEAr SPL support, as SPEAr uses the mkimage header to wrap and validate the images (SPL & U-Boot). Signed-off-by: Stefan Roese <sr@denx.de>