mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
wetek_play: set scaling_max_freq=1512000
This commit is contained in:
parent
b8bff1f929
commit
d8ac4c9d4d
@ -7,7 +7,7 @@ index 3fc5e4e..3d3601f 100755
|
|||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
+ chosen {
|
+ chosen {
|
||||||
+ bootargs = "root=/dev/ram0 rdinit=/init boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 BOOT_IMAGE=kernel.img console=tty0 consoleblank=0 scaling_governor=hotplug scaling_min_freq=200000 scaling_max_freq=1500000 systemd.show_status=auto";
|
+ bootargs = "root=/dev/ram0 rdinit=/init boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 BOOT_IMAGE=kernel.img console=tty0 consoleblank=0 scaling_governor=hotplug scaling_min_freq=200000 scaling_max_freq=1512000 systemd.show_status=auto";
|
||||||
+ };
|
+ };
|
||||||
|
|
||||||
/// ***************************************************************************************
|
/// ***************************************************************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user