From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Mon, 26 Apr 2010 22:23:40 +0800 Subject: [U-Boot] [PATCH v5] net: add altera triple speeds ethernet mac driver In-Reply-To: <4BD52F15.1000104@gmail.com> References: <1269412366-9206-1-git-send-email-thomas@wytron.com.tw> <1271738992-1349-1-git-send-email-thomas@wytron.com.tw> <4BD52F15.1000104@gmail.com> Message-ID: <4BD5A1EC.4020209@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/26/2010 02:13 PM, Ben Warren wrote: > Thomas, > > On 4/19/2010 9:49 PM, Thomas Chou wrote: >> This driver supports the Altera triple speeds 10/100/1000 ethernet >> mac. >> > applied to net repo. > > If you'd like this driver to automatically program MAC addresses after > initialization (see a patch that I submitted tonight), please submit a > follow-on to this one and I'll accept for the current release. > regards, > Ben > > Hi Ben, Thanks a lot. I will prepare the write mac address patches for both drivers. Cheers, Thomas