j7200-evm supports virtualization with Jailhouse hypervisor. To use Jailhouse, kernel needs to boot with an additional DTB overlay. Include this in the list of DTBs for the machine.
Signed-off-by: Nikhil Devshatwar <[email protected]> --- conf/machine/j7200-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/j7200-evm.conf b/conf/machine/j7200-evm.conf index d2a81771..dab6d8cb 100644 --- a/conf/machine/j7200-evm.conf +++ b/conf/machine/j7200-evm.conf @@ -9,6 +9,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" KERNEL_DEVICETREE = " \ ti/k3-j7200-common-proc-board.dtb \ + ti/k3-j7200-common-proc-board-jailhouse.dtbo \ " UBOOT_MACHINE = "j7200_evm_a72_config" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13063): https://lists.yoctoproject.org/g/meta-ti/message/13063 Mute This Topic: https://lists.yoctoproject.org/mt/76271240/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
