uboot-mt623x/drivers/qe
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
..
Makefile mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
qe.c 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
qe.h 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
uccf.c Code cleanup. 2006-11-30 18:02:20 +01:00
uccf.h mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
uec.c Add support CONFIG_UEC_ETH3 in MPC83xx 2008-01-08 09:55:41 -06:00
uec.h Add support for UEC to 8568 2007-08-14 01:47:44 -05:00
uec_phy.c Add support for UEC to 8568 2007-08-14 01:47:44 -05:00
uec_phy.h Add support for UEC to 8568 2007-08-14 01:47:44 -05:00