Re: [PATCH v7] qe: add ability to upload QE firmware

2008-01-17 Thread Kumar Gala
On Tue, 8 Jan 2008, Timur Tabi wrote: 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

[PATCH v7] qe: add ability to upload QE firmware

2008-01-08 Thread Timur Tabi
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