mbox series

[0/2] Fix imx6ull/6ulz boot crash

Message ID cover.1576014367.git.leonard.crestez@nxp.com
Headers show
Series Fix imx6ull/6ulz boot crash | expand

Message

Leonard Crestez Dec. 10, 2019, 9:49 p.m. UTC
These chips currently crash on boot while attempting to read SOC serial
number. Fix in two stages:

* Fix ocotp lookup crash on failure
* Fix ocotp lookup failure

Leonard Crestez (2):
  ARM: imx: Fix boot crash if ocotp is not found
  ARM: imx: Fix ocotp_compat for 6ull/6ulz

 arch/arm/mach-imx/cpu.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)