From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 08 Jan 2008 17:30:27 -0500 Subject: [U-Boot-Users] [PATCH] Fix Ethernet init() return codes In-Reply-To: <4783F486.4090006@freescale.com> References: <4783F1A9.7010900@gmail.com> <4783F2FB.10403@gmail.com> <4783F486.4090006@freescale.com> Message-ID: <4783F983.8000005@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: >> Alternatively, we can pull the patch that caused this mess in the >> first place. > > Well, this needs to be fixed, and we need to fix all the client > drivers. I just wish the initial patch wasn't applied so hastily. I > just can't be believe that patch was applied without any testing, > because it's was obvious that it was going to break lots of client > drivers. > My fault. Sorry for causing so much heartache. Please test the second patch so we can move on. regards, Ben