From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zang Roy-r61911 Date: 31 Oct 2007 19:32:06 +0800 Subject: [U-Boot-Users] [PATCH] Add ULi 526x Ethernet driver support inU-boot In-Reply-To: <1193292728.12888.12.camel@localhost.localdomain> References: <1193292728.12888.12.camel@localhost.localdomain> Message-ID: <1193830325.15977.2.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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