From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 11 Feb 2008 09:43:57 -0600 Subject: [U-Boot-Users] [PATCH] 83xx: Add Vitesse VSC7385 firmware uploading In-Reply-To: References: <12023255654134-git-send-email-timur@freescale.com> <47AC75C9.3080304@gmail.com> <47AC86DF.1040006@freescale.com> Message-ID: <47B06D3D.9050206@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 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. -- Timur Tabi Linux kernel developer at Freescale