mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-10-31 16:31:25 +01:00 
			
		
		
		
	This converts coreboot to use DM framebuffer driver. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
		
			
				
	
	
		
			6 lines
		
	
	
		
			56 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			56 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| / {
 | |
| 	coreboot-fb {
 | |
| 		compatible = "coreboot-fb";
 | |
| 	};
 | |
| };
 |