mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 11:28:32 +08:00
star64: init
Mostly based on the visionfive 2 config. No GPU yet.
This commit is contained in:
11
pine64/star64/star64-8GB.dts
Normal file
11
pine64/star64/star64-8GB.dts
Normal file
@@ -0,0 +1,11 @@
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
/ {
|
||||
compatible = "pine64,star64", "starfive,jh7110";
|
||||
fragment@0 {
|
||||
target-path = "/memory@40000000";
|
||||
__overlay__ {
|
||||
reg = <0x0 0x40000000 0x2 0x0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user