rk3588: force-load cpufreq
This commit is contained in:
parent
7315cbaaac
commit
a6785cbd83
|
@ -41,7 +41,7 @@ in {
|
||||||
generic-extlinux-compatible.enable = true;
|
generic-extlinux-compatible.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
initrd.kernelModules = ["ahci_dwc" "phy_rockchip_naneng_combphy"];
|
initrd.kernelModules = ["ahci_dwc" "phy_rockchip_naneng_combphy" "rockchip-cpufreq"];
|
||||||
consoleLogLevel = 7;
|
consoleLogLevel = 7;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue