From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 17 Dec 2007 09:42:37 -0600 Subject: [U-Boot-Users] [PATCH] 85xx: add ability to upload QE firmware In-Reply-To: <11976719892795-git-send-email-timur@freescale.com> References: <11976719892795-git-send-email-timur@freescale.com> Message-ID: <476698ED.1090501@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 Slight typo -- this should say "85xx" not "83xx". Andy, please correct if/when you apply this patch. -- Timur Tabi Linux kernel developer at Freescale