Select Git revision
pbl_crc32.c
Forked from
Reform / reform-boundary-uboot
32088 commits behind the upstream repository.
-
Charles Manning authored
The crc32 used by pblimgae is NOT the same as zlib crc32. The pbl_crc32 is useful for other purposes in mkimage so split it out. While we are about it, clean up redundant and confusing code. Signed-off-by:
Charles Manning <cdhmanning@gmail.com>
Charles Manning authoredThe crc32 used by pblimgae is NOT the same as zlib crc32. The pbl_crc32 is useful for other purposes in mkimage so split it out. While we are about it, clean up redundant and confusing code. Signed-off-by:
Charles Manning <cdhmanning@gmail.com>