From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Grandegger Date: Tue, 15 Nov 2011 10:25:45 +0100 Subject: [U-Boot] [PATCH 1/3] smsc95xx: Fix MAC address programming In-Reply-To: <201111141150.35788.vapier@gentoo.org> References: <1321009198-20695-1-git-send-email-wg@denx.de> <201111111018.41150.vapier@gentoo.org> <4EC0D081.10800@grandegger.com> <201111141150.35788.vapier@gentoo.org> Message-ID: <4EC23019.5000206@grandegger.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/14/2011 05:50 PM, Mike Frysinger wrote: > On Monday 14 November 2011 03:25:37 Wolfgang Grandegger wrote: >> On 11/11/2011 04:18 PM, Mike Frysinger wrote: >>> mine might take a little longer due to wrangling with wolfgang. i'd >>> suggest we go with your patch (although i have feedback on it). >> >> Well, I have no problem with your patch if it fixes the same issue >> correctly... and preparing and testing a new patch series takes time. I >> will simply add my "Tested-by" when I have feedback and we then can drop >> my other patches. > > let's not go with the one i submitted earlier. tweak your patches with the > feedback posted and we'll go with those. OK, just sent v2. Wolfgang.