mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
b8ec238503
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> |
||
---|---|---|
.. | ||
commproc.c | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
ether_fcc.c | ||
fdt.c | ||
interrupts.c | ||
Makefile | ||
pci.c | ||
qe_io.c | ||
resetvec.S | ||
serial_scc.c | ||
spd_sdram.c | ||
speed.c | ||
start.S | ||
traps.c |