12 lines
		
	
	
	
		
			179 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
	
		
			179 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								/dts-v1/;
							 | 
						||
| 
								 | 
							
								/include/ "xtfpga.dtsi"
							 | 
						||
| 
								 | 
							
								/include/ "xtfpga-flash-4m.dtsi"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								/ {
							 | 
						||
| 
								 | 
							
									compatible = "xtensa,lx60";
							 | 
						||
| 
								 | 
							
									memory@0 {
							 | 
						||
| 
								 | 
							
										device_type = "memory";
							 | 
						||
| 
								 | 
							
										reg = <0x00000000 0x04000000>;
							 | 
						||
| 
								 | 
							
									};
							 | 
						||
| 
								 | 
							
								};
							 |