From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 31 Oct 2007 09:49:05 -0400 Subject: [U-Boot-Users] [PATCH] Add ULi 526x Ethernet driver support inU-boot In-Reply-To: <1193830325.15977.2.camel@localhost.localdomain> References: <1193292728.12888.12.camel@localhost.localdomain> <1193830325.15977.2.camel@localhost.localdomain> Message-ID: <472887D1.3070904@qstreams.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Zang Roy-r61911 wrote: > On Thu, 2007-10-25 at 14:12, Zang Roy-r61911 wrote: > >> From: Roy Zang >> >> Add ULi 526x Ethernet driver support in U-boot. >> Signed-off-by: Roy Zang >> --- >> It has been tested on MPC8610HPCD board. >> Any feedback welcome. >> drivers/Makefile | 2 +- >> drivers/uli526x.c | 1009 >> +++++++++++++++++++++++++++++++++++++++++++++++++++++ >> net/eth.c | 4 + >> 3 files changed, 1014 insertions(+), 1 deletions(-) >> create mode 100644 drivers/uli526x.c >> >> > Who will take care of this patch? > Any feedback? > Roy > I'll look at it this week. Sorry - I'm in a particularly busy period. regards, Ben