u-boot-brain/drivers/misc/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
..
Makefile misc: imx8: add scfw api impementation 2018-10-22 12:59:01 +02:00
scu_api.c misc: imx: scu: avoid write null pointer 2019-01-09 17:03:45 +01:00
scu.c imx8: scu: use dedicated MU for SPL 2019-01-28 20:35:47 +01:00