From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nobuhiro Iwamatsu Date: Thu, 24 May 2012 09:41:12 +0900 Subject: [U-Boot] [PATCH] net: sh_eth: Add support SH7734 Ethernet device In-Reply-To: References: <1328254129-2034-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com> <1328254129-2034-4-git-send-email-nobuhiro.iwamatsu.yj@renesas.com> Message-ID: <4FBD83A8.3080403@renesas.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Joe Hershberger ????????: > Hi Nobuhiro Iwamatsu, > > On Fri, Feb 3, 2012 at 1:28 AM, Nobuhiro Iwamatsu > wrote: >> SH7734 has one channel ethernet device. >> This support 10/100/1000Base, and RMII/MII/GMII. >> And this has the same structure as SH7763. >> >> Signed-off-by: Nobuhiro Iwamatsu > > In the future, please run tools/checkpatch.pl on your patches before > submitting. I fixed 2 failures for you. > > Applied, thanks. > sorry and thanks! Best regards, Nobuhiro