orangepi5plus: fix dtb filename
This commit is contained in:
parent
de046eb053
commit
1c88847083
|
@ -35,7 +35,7 @@ in {
|
|||
consoleLogLevel = 7;
|
||||
};
|
||||
|
||||
hardware.deviceTree.name = "rockchip/rk3588s-orangepi-5-plus.dtb";
|
||||
hardware.deviceTree.name = "rockchip/rk3588-orangepi-5-plus.dtb";
|
||||
|
||||
fileSystems = {
|
||||
"/" = {
|
||||
|
|
Loading…
Reference in New Issue