Skip to content

Commit 48d8123

Browse files
liuming50lijinxia
authored andcommitted
devicemodel:nuc:launch_uos.sh: drop a useless clear parameter
This 'clear' parameter's never been referred in launch_clear function, so drop it. Tracked-On: #1599 Signed-off-by: Ming Liu <liu.ming50@gmail.com>
1 parent 62a42d5 commit 48d8123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devicemodel/samples/nuc/launch_uos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ for i in `ls -d /sys/devices/system/cpu/cpu[1-99]`; do
4747
fi
4848
done
4949

50-
launch_clear 1 1 "64 448 8" 0x070F00 clear
50+
launch_clear 1 1 "64 448 8" 0x070F00

0 commit comments

Comments
 (0)