mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
update rockchip 32 bit edge kernel to 6.17
* import new layout for libreelec patches (no more mbox) * refactor existing patches to kernel 6.17 * fix uboot issue causing VOP IOMMU page fault and no screen
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
/ {
|
||||
|
||||
fragment@0 {
|
||||
target = <&dmc>;
|
||||
__overlay__ {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
fragment@1 {
|
||||
target = <&dmc_opp_table>;
|
||||
__overlay__ {
|
||||
opp-534000000 {
|
||||
status = "disabled";
|
||||
};
|
||||
opp-660000000 {
|
||||
status = "disabled";
|
||||
};
|
||||
opp-786000000 {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user