i.MX habv4: habv4_get_status(): display warning events, too
The current code only retrieves the HAB errors from the ROM. If there are HAB
warnings during startup, the code throws this wrong error message.

> HABv4: ERROR: Recompile with larger event data buffer (at least 36 bytes)

The correct solution is to retrieve the warnings from the ROM, too.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 5ffad78 commit 81e2b508e7857a1bc6ecf947bb523679e394edc5
@Marc Kleine-Budde Marc Kleine-Budde authored on 27 Aug 2018
Sascha Hauer committed on 29 Aug 2018
Showing 1 changed file
View
drivers/hab/habv4.c