Searched hist:"04 b24965" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-imx/imx8/ |
H A D | Kconfig | 04b24965 Fri Dec 21 00:21:15 CST 2018 Peng Fan <peng.fan@nxp.com> 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>
|
/openbmc/u-boot/drivers/misc/imx8/ |
H A D | scu.c | 04b24965 Fri Dec 21 00:21:15 CST 2018 Peng Fan <peng.fan@nxp.com> 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>
|