u-boot/cpu/mpc85xx
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware
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.  Add command-line command "qe fw" to take a firmware
blob in memory and upload it.  Update ft_cpu_setup() on 85xx to create the
'firmware' device tree node if U-Boot has uploaded a firmware.  Fully define
'struct rsp' in immap_qe.h to include the actual RISC Special Registers.

Signed-off-by: Timur Tabi <timur@freescale.com>
2008-01-09 16:28:12 -06:00
..
commproc.c Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
config.mk Patches by Martin Krause, 22 Mar 2005: 2005-03-27 23:41:39 +00:00
cpu.c Handle Asynchronous DDR clock on 85xx 2007-12-11 22:34:20 -06:00
cpu_init.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00
ether_fcc.c Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
fdt.c 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
interrupts.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00
Makefile Add libfdt based ft_cpu_setup for mpc85xx 2007-12-11 22:34:19 -06:00
pci.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00
qe_io.c Stop using immap_t for guts offset on 85xx 2007-12-11 22:34:19 -06:00
resetvec.S * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
serial_scc.c Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
spd_sdram.c Reworked FSL Book-E TLB macros to be more readable 2008-01-09 16:25:03 -06:00
speed.c Handle Asynchronous DDR clock on 85xx 2007-12-11 22:34:20 -06:00
start.S 85xx: Remove cache config from configs.h 2008-01-09 16:25:04 -06:00
traps.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00