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>
Wed, 28 Apr 2021 20:43:26 +0000 (13:43 -0700)
commit45a5d2266c617b56cc7402c9457553d202d63d7a
treee75539912b7c20d4b5930d744b8c370d402f161f
parent5698cb28a9dbc92face9564b031583bfc27f1b03
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)
(cherry picked from commit d18597669c701aebbf0a29c22f68a2347ea4eaf2)
(cherry picked from commit db588bf76ba47ebf872c36efa46dc64443eb657a)
include/configs/imx8mm_evk.h