From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 06 Jul 2008 23:51:16 -0700 Subject: [U-Boot-Users] [PATCH v2] net: sh: Renesas SH7763 Ethernet device support In-Reply-To: <484FBF6C.6020305@renesas.com> References: <484FBF6C.6020305@renesas.com> Message-ID: <4871BCE4.1090402@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Nobuhiro Iwamatsu wrote: > Renesas SH7763 has 2 channel Ethernet device. > This is 10/100/1000 Base support. > But this patch check 10/100 Base only. > > Signed-off-by: Nobuhiro Iwamatsu > Applied to net repo. thanks, Ben