mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-07 02:18:47 +08:00
starfive visionfive2: combine 8gb dtb overlays
This commit is contained in:
committed by
mergify[bot]
parent
32264b21bb
commit
72d53d5170
11
starfive/visionfive/v2/8gb-patch.dts
Normal file
11
starfive/visionfive/v2/8gb-patch.dts
Normal file
@@ -0,0 +1,11 @@
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
/ {
|
||||
compatible = "starfive,jh7110";
|
||||
fragment@0 {
|
||||
target-path = "/memory@40000000";
|
||||
__overlay__ {
|
||||
reg = <0x0 0x40000000 0x2 0x0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user