-
- Downloads
[POWERPC] QE: 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. 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>
Showing
- Documentation/powerpc/00-INDEX 3 additions, 0 deletionsDocumentation/powerpc/00-INDEX
- Documentation/powerpc/booting-without-of.txt 31 additions, 2 deletionsDocumentation/powerpc/booting-without-of.txt
- Documentation/powerpc/qe_firmware.txt 295 additions, 0 deletionsDocumentation/powerpc/qe_firmware.txt
- arch/powerpc/platforms/Kconfig 1 addition, 0 deletionsarch/powerpc/platforms/Kconfig
- arch/powerpc/sysdev/qe_lib/qe.c 247 additions, 0 deletionsarch/powerpc/sysdev/qe_lib/qe.c
- include/asm-powerpc/immap_qe.h 32 additions, 2 deletionsinclude/asm-powerpc/immap_qe.h
- include/asm-powerpc/qe.h 61 additions, 0 deletionsinclude/asm-powerpc/qe.h
Loading
Please register or sign in to comment