mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 18:35:42 +01:00 
			
		
		
		
	This converts the following to Kconfig: CONFIG_CMD_SH_ZIMAGEBOOT Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			194 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			194 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config CMD_SH_ZIMAGEBOOT
 | |
| 	bool "zimageboot - Boot a zImage on SH"
 | |
| 	default y
 | |
| 	help
 | |
| 	  This is special SH-specific command to boot a zImage (compressed
 | |
| 	  Linux image) on SH-architecture boards.
 |