commit | 8cacd788b40d1cbb80aafe2ee561ac7d74291446 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Aug 26 08:12:16 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:35:59 2019 +0200 |
tree | baf963d7a6627d56d5baedfeb6a100b4778acddd | |
parent | 94e4d028b29fb4c012b4ae1942b4d58d7937b63a [diff] |
imx: scu_api: add sc_pm_is_partition_started Add sc_pm_is_partition_started to check whether a partition has been started. This will be used to detect M4 partition booted up or not, then we could choose which dtb to use. If M4 is up, we need use dtb, such as imx8qm-mek-rpmsg.dtb. Signed-off-by: Peng Fan <peng.fan@nxp.com>