Skip to content
Snippets Groups Projects
Commit abbc67ee authored by Charles Manning's avatar Charles Manning Committed by Tom Rini
Browse files

mkimage : Split out and clean pbl_crc32 for use by other image types


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: default avatarCharles Manning <cdhmanning@gmail.com>
parent 4eb580b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment