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 a12ca1b commit ce2741df79c9ecf43ff417af85c6057ae40d24ab
@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