From 9f85c14594a69ebcf4bf733b13d13ae05e9f3d7c Mon Sep 17 00:00:00 2001 From: Kunhui-Li Date: Wed, 1 Sep 2021 14:56:42 +0800 Subject: [PATCH] config_tools: update scenario xml file on ehl-crb-b platform for ehl-crb-b platform, update sos rootfs from "dev/sda3" to "/dev/nvme0n1p3" in hybrid.xml file. Tracked-On: #6530 Signed-off-by: Kunhui-Li --- misc/config_tools/data/ehl-crb-b/hybrid.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/data/ehl-crb-b/hybrid.xml b/misc/config_tools/data/ehl-crb-b/hybrid.xml index 6a2e73b8f..7af5aaa34 100644 --- a/misc/config_tools/data/ehl-crb-b/hybrid.xml +++ b/misc/config_tools/data/ehl-crb-b/hybrid.xml @@ -179,7 +179,7 @@ - /dev/sda3 + /dev/nvme0n1p3 rw rootwait console=tty0 consoleblank=0 no_timer_check quiet loglevel=3 i915.nuclear_pageflip=1 swiotlb=131072