MLK-19131 configs: imx8mm_evk: add jailhouse boot command
authorPeng Fan <peng.fan@nxp.com>
Mon, 6 Aug 2018 09:47:22 +0000 (17:47 +0800)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 09:36:38 +0000 (02:36 -0700)
commitd18597669c701aebbf0a29c22f68a2347ea4eaf2
tree09d3573df15a9d15f01e351ec7597eaca60912ce
parent6826e1a3fd5828fd9c89279217ea6c8b3c1d1e33
MLK-19131 configs: imx8mm_evk: add jailhouse boot command

Add jailhouse env. Currently need to pass clk_ignore_unused to bootargs
to avoid linux root cell shutdown clocks used by inmates.

If only want a minimal clk being on in inmates, the clks could
be added in clk_inits_on in linux kernel drivers/clk/imx/clk-imx8mm.c
or use init-on-array under clk node.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit 7732b3b87423069c1c31d25ec07201098062b717)
(cherry picked from commit 718b0792dfedcf68b6c2e93d3eefe499ec463433)
include/configs/imx8mm_evk.h