mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Amlogic: clean up platform_init: remove queue/add_random
This commit is contained in:
parent
b62a0401f8
commit
7257e584ba
@ -95,10 +95,6 @@ echo 0 > /sys/class/graphics/fb0/blank
|
||||
# Blank fb1 to prevent static noise
|
||||
echo 1 > /sys/class/graphics/fb1/blank
|
||||
|
||||
for part in /sys/block/*/queue/add_random; do
|
||||
echo 0 > "$part"
|
||||
done
|
||||
|
||||
# set smp_affinity
|
||||
# Binary Hex
|
||||
# CPU 0 0001 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user