orangepi5plus: fix dtb filename
This commit is contained in:
@@ -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 = {
|
||||
"/" = {
|
||||
|
||||
Reference in New Issue
Block a user