mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 20:18:18 +00:00 
			
		
		
		
	Reformat and rewrite the documentation for this command. This is a complicated command, so further improvements are welcome. Signed-off-by: Simon Glass <sjg@chromium.org>
		
			
				
	
	
		
			20 lines
		
	
	
		
			403 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			403 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. SPDX-License-Identifier: GPL-2.0+
 | |
| 
 | |
| Flat Image Tree (FIT)
 | |
| =====================
 | |
| 
 | |
| U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging
 | |
| images that it it reads and boots. Documentation about FIT is available at
 | |
| doc/uImage.FIT
 | |
| 
 | |
| .. toctree::
 | |
|     :maxdepth: 1
 | |
| 
 | |
|     source_file_format
 | |
|     howto
 | |
|     x86-fit-boot
 | |
|     signature
 | |
|     verified-boot
 | |
|     beaglebone_vboot
 | |
|     overlay-fdt-boot
 |