Define the layout of a binary blob that contains a QE firmware and instructions on how to upload it. Add function qe_upload_firmware() to parse the blob and perform the actual upload. Fully define 'struct rsp' in immap_qe.h to include the actual RISC Special Registers. Added description of a new QE firmware node to booting-without-of.txt. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
		
			
				
	
	
		
			33 lines
		
	
	
	
		
			1.1 KiB
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
	
		
			1.1 KiB
			
		
	
	
	
		
			Text
		
	
	
	
	
	
Index of files in Documentation/powerpc.  If you think something about
 | 
						|
Linux/PPC needs an entry here, needs correction or you've written one
 | 
						|
please mail me.
 | 
						|
                                        Cort Dougan (cort@fsmlabs.com)
 | 
						|
 | 
						|
00-INDEX
 | 
						|
	- this file
 | 
						|
booting-without-of.txt
 | 
						|
	- Booting the Linux/ppc kernel without Open Firmware
 | 
						|
cpu_features.txt
 | 
						|
	- info on how we support a variety of CPUs with minimal compile-time
 | 
						|
	options.
 | 
						|
eeh-pci-error-recovery.txt
 | 
						|
	- info on PCI Bus EEH Error Recovery
 | 
						|
hvcs.txt
 | 
						|
	- IBM "Hypervisor Virtual Console Server" Installation Guide
 | 
						|
mpc52xx.txt
 | 
						|
	- Linux 2.6.x on MPC52xx family
 | 
						|
mpc52xx-device-tree-bindings.txt
 | 
						|
	- MPC5200 Device Tree Bindings
 | 
						|
ppc_htab.txt
 | 
						|
	- info about the Linux/PPC /proc/ppc_htab entry
 | 
						|
SBC8260_memory_mapping.txt
 | 
						|
	- EST SBC8260 board info
 | 
						|
smp.txt
 | 
						|
	- use and state info about Linux/PPC on MP machines
 | 
						|
sound.txt
 | 
						|
	- info on sound support under Linux/PPC
 | 
						|
zImage_layout.txt
 | 
						|
	- info on the kernel images for Linux/PPC
 | 
						|
qe_firmware.txt
 | 
						|
	- describes the layout of firmware binaries for the Freescale QUICC
 | 
						|
	  Engine and the code that parses and uploads the microcode therein.
 |