mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	This converts the existing README.nvme to reST, and puts it under the develop/driver-model/ directory. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
		
			
				
	
	
		
			32 lines
		
	
	
		
			507 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			507 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. SPDX-License-Identifier: GPL-2.0+
 | 
						|
 | 
						|
Driver Model
 | 
						|
============
 | 
						|
 | 
						|
The following holds information on the U-Boot device driver framework:
 | 
						|
driver-model, including the design details of itself and several driver
 | 
						|
subsystems
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   bind
 | 
						|
   debugging
 | 
						|
   design
 | 
						|
   ethernet
 | 
						|
   fdt-fixup
 | 
						|
   fs_firmware_loader
 | 
						|
   i2c-howto
 | 
						|
   livetree
 | 
						|
   migration
 | 
						|
   nvme
 | 
						|
   of-plat
 | 
						|
   pci-info
 | 
						|
   pmic-framework
 | 
						|
   remoteproc-framework
 | 
						|
   serial-howto
 | 
						|
   soc-framework
 | 
						|
   spi-howto
 | 
						|
   usb-info
 | 
						|
   virtio
 |