mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-10-31 16:31:25 +01:00 
			
		
		
		
	Add labels for these nodes so that board DT files can reference them. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			78 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			78 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| / {
 | |
| 	reset: reset {
 | |
| 		compatible = "x86,reset";
 | |
| 		u-boot,dm-pre-reloc;
 | |
| 	};
 | |
| };
 |