bootm: bootm_open_initrd_uimage(): propagate error if initrd verification fails
If the verification of an initrd inside of an uImage fails an error message is
printed but the error is not propagated. Although this is not security
relevant, as the verification is currently only a CRC32 check, the error should
be returned. This patch fixes the problem.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 682569d commit 0ed5c2ad9ea24d01cc3ee6523a73f4bcc959b13c
@Marc Kleine-Budde Marc Kleine-Budde authored on 19 Sep 2017
Sascha Hauer committed on 20 Sep 2017
Showing 1 changed file
View
common/bootm.c