From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Pont Date: Mon, 6 Oct 2014 18:45:27 +0100 Subject: [U-Boot] [PATCH V3 2/3] usb: eth: add ASIX AX88179 DRIVER In-Reply-To: <1411718929-23048-2-git-send-email-rgriessl@cit-ec.uni-bielefeld.de> References: <1411718929-23048-1-git-send-email-rgriessl@cit-ec.uni-bielefeld.de> <1411718929-23048-2-git-send-email-rgriessl@cit-ec.uni-bielefeld.de> Message-ID: <006701cfe18d$51fd0b10$f5f72130$@pont@sdcsystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Rene, > Subject: [U-Boot] [PATCH V3 2/3] usb: eth: add ASIX AX88179 DRIVER > > changes in v3: > -added all compatible devices from linux driver > -fixed issues from review > > changes in v2: > -added usb_ether.h to change list > -added 2nd patch to enable driver for arndale board Following the additional comments that came from Marek do you know when you will be submitted a v4 of this patch? Thanks for your effort on this. Regards, Andy.