From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 03 Jul 2008 09:50:01 -0700 Subject: [U-Boot-Users] [PATCH] net: smc911x: sh: Add support RSK7203 board to smc911x In-Reply-To: <486CDF8F.9060604@renesas.com> References: <486CDF8F.9060604@renesas.com> Message-ID: <486D0339.4030900@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 Hi Nobuhiro, Nobuhiro Iwamatsu wrote: > The RSK board has the SMSC9118 wired up 'incorrectly'. > This problem can support in the software side. > I put a code to evade it. > > Putting a board fix in a common driver is not cool. Please provide more generic word-swapping versions of reg_read and reg_write, or something else like that. regards, Ben