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 <kunhuix.li@intel.com>
This commit is contained in:
Kunhui-Li 2021-09-01 14:56:42 +08:00 committed by wenlingz
parent 7cde4a8d40
commit 9f85c14594

View File

@ -179,7 +179,7 @@
<pci_dev/> <pci_dev/>
</pci_devs> </pci_devs>
<board_private> <board_private>
<rootfs>/dev/sda3</rootfs> <rootfs>/dev/nvme0n1p3</rootfs>
<bootargs> <bootargs>
rw rootwait console=tty0 consoleblank=0 no_timer_check quiet loglevel=3 rw rootwait console=tty0 consoleblank=0 no_timer_check quiet loglevel=3
i915.nuclear_pageflip=1 swiotlb=131072 i915.nuclear_pageflip=1 swiotlb=131072