The device tree infrastructure is being genericized so its documentation moved out of the PowerPC directory. Signed-off-by: Rob Landley <rlandley@parallels.com> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			447 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			447 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
Documentation for device trees, a data structure by which bootloaders pass
 | 
						|
hardware layout to Linux in a device-independent manner, simplifying hardware
 | 
						|
probing.  This subsystem is maintained by Grant Likely
 | 
						|
<grant.likely@secretlab.ca> and has a mailing list at
 | 
						|
https://lists.ozlabs.org/listinfo/devicetree-discuss
 | 
						|
 | 
						|
00-INDEX
 | 
						|
	- this file
 | 
						|
booting-without-of.txt
 | 
						|
	- Booting Linux without Open Firmware, describes history and format of device trees.
 |