u-boot-brain/arch/arm/mach-imx/imx8
Peng Fan 04b249656e imx8: scu: use dedicated MU for SPL
SPL runs in EL3 mode, except MU0_A, others are not powered on,
and could not be used. However normal U-Boot use MU1_A, so we
could not reuse the one in dts. And we could not replace the one
in dts with MU0_A, because MU0_A is reserved in secure world.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-01-28 20:35:47 +01:00
..
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c imx8: cpu: correct info 2019-01-09 17:04:17 +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