bootm: make verifying/hashing configurable
So long struct bootm_data.verify is a bool which enables CRC checking
(hashing). Extend this to a enum and add support for signature checking
in the same option. This also adds the corresponding globalvar and a
-s option to bootm.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 6e68649 commit ebb1160cddbd58831cc8347dba94f208a0cb8500
@Sascha Hauer Sascha Hauer authored on 15 Jan 2016
Showing 3 changed files
View
commands/bootm.c
View
common/bootm.c
View
include/boot.h