From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Sieka Date: Thu, 13 Mar 2008 13:37:40 +0100 Subject: [U-Boot-Users] [PATCH 1/8] SPARC: bootm SPARC support In-Reply-To: <47D8F604.5080006@gaisler.com> References: <47D8F604.5080006@gaisler.com> Message-ID: <47D92014.2070304@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Daniel Hellstrom wrote: > This patch adds support for SPARC u-boot images to bootm. The IH_CPU_SPARC > indentifier in the image header is recognized. The IH_CPU_SPARC indentifier > has already been implemented in mkimage. Hello Daniel, Could you provide a patch that adds IH_CPU_SPARC support in the context of the new uImage format, i.e., based on the top of the new-image branch of the u-boot-testing repository? New format support from that branch will be merged with the master, and is planned to replace the old format in the future. Regards, Bartlomiej