From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Gehrlein Date: Fri, 25 Apr 2008 13:22:56 +0200 Subject: [U-Boot-Users] Question about smc911x driver (16/32 Bit support) In-Reply-To: <59b21cf20804231053j61f37043g72487f3c412d0e0d@mail.gmail.com> References: <480DD799.50402@tqs.de> <480ED91C.4010400@tqs.de> <59b21cf20804230635k4d424d88wb7f6fdc9b3e49298@mail.gmail.com> <59b21cf20804231053j61f37043g72487f3c412d0e0d@mail.gmail.com> Message-ID: <4811BF10.8080700@tqs.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Magnus, Ben, Magnus Lilja schrieb: > Hi Ben, > >> > Well, the i.MX31 Litekit board has a 16-bit LAN9117 and that seems to >> > work with the 32-bit flag set in the config file. >> > >> That's good news. I would prefer, though, to break this into two >> 16-bit accesses so we don't need to wonder what architectures it would >> work on. Would you be able to try something out, since you have >> hardware? > > If someone publishes a patch I can certainly try it on the hardware. I already prepared the patch, but currently I can't test it, and I'm not sure if I did it right. Please be patient. Meanwhile, I report successful execution of the current driver yesterday on our HW developer's board with 16 bit port size. The i.MX31 splits the 32 bit word (I knew that from PowerPC, but wasn't sure of ARM). Regards, Jens