orangepi-5 -> orangepi-5-plus
This commit is contained in:
parent
37bd493535
commit
f116af1ff2
@ -39,10 +39,8 @@ in
|
|||||||
hash = "sha256-0Da7Czy9cpQ+D5EICc3/QSZhAdCBsmeMvBgykYhAQFw=";
|
hash = "sha256-0Da7Czy9cpQ+D5EICc3/QSZhAdCBsmeMvBgykYhAQFw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
defconfig = "orangepi-5-rk3588s_defconfig";
|
defconfig = "orangepi-5-plus-rk3588_defconfig";
|
||||||
extraConfig = ''
|
extraConfig = ''CONFIG_ROCKCHIP_SPI_IMAGE=y'';
|
||||||
CONFIG_ROCKCHIP_SPI_IMAGE=y
|
|
||||||
'';
|
|
||||||
|
|
||||||
patches = [];
|
patches = [];
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ in {
|
|||||||
consoleLogLevel = 7;
|
consoleLogLevel = 7;
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.deviceTree.name = "rockchip/rk3588s-orangepi-5.dtb";
|
hardware.deviceTree.name = "rockchip/rk3588s-orangepi-5-plus.dtb";
|
||||||
|
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
"/" = {
|
"/" = {
|
||||||
|
Loading…
Reference in New Issue
Block a user