From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 12 Dec 2007 09:16:45 -0600 Subject: [U-Boot-Users] [PATCH v2] qe: add ability to upload QE firmware In-Reply-To: <119731916487-git-send-email-timur@freescale.com> References: <119731916487-git-send-email-timur@freescale.com> Message-ID: <475FFB5D.7080804@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. Add command-line command "qe fw" to take a firmware > blob in memory and upload it. Update ft_cpu_setup() on 83xx 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. If there are no objections, I'd like this patch to be included in the next 83xx merge. Thanks. -- Timur Tabi Linux kernel developer at Freescale