mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			187 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			187 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/dts-v1/;
 | 
						|
/plugin/;
 | 
						|
/ {
 | 
						|
	compatible = "pine64,star64", "starfive,jh7110";
 | 
						|
	fragment@0 {
 | 
						|
		target-path = "/memory@40000000";
 | 
						|
		__overlay__ {
 | 
						|
			reg = <0x0 0x40000000 0x2 0x0>;
 | 
						|
		};
 | 
						|
	};
 | 
						|
};
 |