mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 22:18:17 +00:00
launch_uos.sh remove sd card passthru option
1. remove the sd card option to reducing the boot time. Tracked-On: #2331 Signed-off-by: Wei Liu <weix.w.liu@intel.com>
This commit is contained in:
parent
38d9eb5611
commit
6a6fe829c7
@ -157,7 +157,6 @@ acrn-dm -A -m $mem_size -c $2$boot_GVT_option"$GVT_args" -s 0:0,hostbridge -s 1:
|
||||
-s 9,passthru,0/15/1 \
|
||||
$boot_cse_option \
|
||||
--mac_seed $mac_seed \
|
||||
-s 27,passthru,0/1b/0 \
|
||||
$intr_storm_monitor \
|
||||
$boot_ipu_option \
|
||||
-i /run/acrn/ioc_$vm_name,0x20 \
|
||||
@ -362,7 +361,6 @@ echo "dm_run: after passthru dev preparing" > /dev/kmsg
|
||||
$boot_audio_option \
|
||||
$boot_cse_option \
|
||||
--mac_seed $mac_seed \
|
||||
-s 27,passthru,0/1b/0 \
|
||||
-s 24,passthru,0/18/0 \
|
||||
-s 18,passthru,3/0/0,keep_gsi,gpio_rst,460 \
|
||||
$intr_storm_monitor \
|
||||
|
Loading…
Reference in New Issue
Block a user