From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 03 Apr 2008 10:23:24 -0400 Subject: [U-Boot-Users] [PATCH] Clean up smsc911x driver In-Reply-To: References: Message-ID: <47F4E85C.1080502@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 Guennadi Liakhovetski wrote: > Replace direct register address derefencing with accessor functions. > Restrict explicitly 32-bit bus-width, extend affected configurations > respectively. > > Much better! Thanks for doing all this work. The only problem is that you're providing it relative to another patch that hasn't been accepted. regards, Ben