From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 11 Feb 2008 10:46:13 -0500 Subject: [U-Boot-Users] [PATCH] 83xx: Add Vitesse VSC7385 firmware uploading In-Reply-To: <47B06D3D.9050206@freescale.com> References: <12023255654134-git-send-email-timur@freescale.com> <47AC75C9.3080304@gmail.com> <47AC86DF.1040006@freescale.com> <47B06D3D.9050206@freescale.com> Message-ID: <47B06DC5.9050200@gmail.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: > Ben Warren wrote: > >> The problem is that you're artificially making this a PowerPC-only >> part. If you used 8-bit accessors endianness wouldn't matter and >> other architectures could use this without changes (notwithstanding >> the #includes...) > > Ok, I will try to figure out how to make 8-bit accesses work. I'll > post an update later this week. > Thanks buddy. It should be pretty easy. Sorry for making this such a long and drawn-out process. regards, Ben