13 Jun, 2009

1 commit


27 Jul, 2008

1 commit


24 Jan, 2008

1 commit

  • 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
    Signed-off-by: Kumar Gala

    Timur Tabi