u-boot-brain/arch/arm/mach-imx/imx8
Peng Fan 9382f73bb0 imx8: cpu: restrict checking ROM passover info for revA
Passover info only for revA.

move get_cpu_rev out of CONFIG_CPU to avoid build failure when using
get_cpu_rev in SPL.
Add a CONFIG_SPL_BUILD for passover usage, no need to execute it again
in normal U-Boot stage. Also if still checking passover info in normal
U-Boot stage, need to make the passover code executed after
arch_cpu_init_dm.
So to make it easy and clean, only execute the code for SPL stage.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-01-28 20:55:46 +01:00
..
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c imx8: cpu: restrict checking ROM passover info for revA 2019-01-28 20:55:46 +01:00
iomux.c imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
Kconfig imx8: scu: use dedicated MU for SPL 2019-01-28 20:35:47 +01:00
Makefile imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00