MLK-21856 imx8: Check the RevA ROM pass over info only in u-boot
authorYe Li <ye.li@nxp.com>
Tue, 23 Apr 2019 08:47:11 +0000 (01:47 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 10:37:26 +0000 (03:37 -0700)
commitb4ebefe7b0d6252f1c210d7f5f84b3c63d383530
tree4ac19710a2e3214b263dae6954768698863c30f8
parent736ea652c6dbc7bb9f52bceff35a5f4bb98ca4dc
MLK-21856 imx8: Check the RevA ROM pass over info only in u-boot

Since we only support RevA booting without SPL, so move the ROM pass
over info checking to u-boot build. Because the we get CPU revision
from SCU, need moving it to arch_cpu_init_dm after SCFW driver is ready.

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/mach-imx/imx8/cpu.c