Skip to content
Commit 31729116 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

mkimage: Default to adding a crc32 hash with '-f auto'



This option currently does not add any sort of hash to the images in the
FIT.

Add a hash node requesting a crc32 checksum, which at least provides some
protection.

The crc32 value is easily ignored (e.g. in SPL) if not needed. and takes
up only about 48 bytes per image, including overhead.

Suggested-by: default avatarWolfgang Denk <wd@denx.de>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarWolfgang Denk <wd@denx.de>
parent 50bb682c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment