mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 02:15:45 +01:00 
			
		
		
		
	We don't normally need this driver in TPL/SPL, so drop it for now. It can be enabled by individual boards if needed. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
		
			
				
	
	
		
			7 lines
		
	
	
		
			79 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			79 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| / {
 | |
| 	reset: reset {
 | |
| 		compatible = "x86,reset";
 | |
| 		u-boot,dm-pre-proper;
 | |
| 	};
 | |
| };
 |