From 23cd1dcb902b99f6bbd9cbdb1998a4302ccaf5b4 Mon Sep 17 00:00:00 2001 From: Shuang Zheng Date: Sat, 20 Feb 2021 18:15:39 +0800 Subject: [PATCH] config_tools: fix VM boot issue for fusa_partition scenario update kern_mod to RT_bzImage in VM1, update memory size of VM0 to avoid memory conflict. Tracked-On: #5665 Signed-off-by: Shuang Zheng --- .../data/ehl-crb-b/fusa_partition.xml | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/misc/config_tools/data/ehl-crb-b/fusa_partition.xml b/misc/config_tools/data/ehl-crb-b/fusa_partition.xml index 5dfced3ef..68e06fa46 100644 --- a/misc/config_tools/data/ehl-crb-b/fusa_partition.xml +++ b/misc/config_tools/data/ehl-crb-b/fusa_partition.xml @@ -46,8 +46,8 @@ 0x2000 - - + + 0x00010000 0x200000000 0x400000000 @@ -71,8 +71,7 @@ PRE_STD_VM ACRN PRE-LAUNCHED VM0 - - + 0 @@ -88,7 +87,7 @@ 0x100000000 - 0x80000000 + 0x20000000 0x0 0x0 @@ -96,8 +95,8 @@ Zephyr KERNEL_ZEPHYR Zephyr_RawImage - - reboot=acpi + + 0x1000 0x1000 @@ -158,12 +157,12 @@ YOCTO KERNEL_BZIMAGE - Linux_bzImage - + RT_bzImage + - rw rootwait root=/dev/sda3 console=ttyS0 noxsave nohpet no_timer_check ignore_loglevel log_buf_len=16M - consoleblank=0 tsc=reliable reboot=acpi - + rw rootwait root=/dev/sda3 console=ttyS0 noxsave nohpet no_timer_check ignore_loglevel log_buf_len=16M + consoleblank=0 tsc=reliable reboot=acpi + VUART_LEGACY_PIO