Re: [U-Boot] [PATCH] net: sh-eth: Add to Kconfig and convert

2018-01-03 Thread Joe Hershberger
On Sun, Dec 10, 2017 at 1:26 PM, Joe Hershberger wrote: > On Fri, Dec 1, 2017 at 1:08 AM, Nobuhiro Iwamatsu > wrote: >> This adds SH_ETHER to drivers/net/Kconfig and convert to Kconfig. >> >> Signed-off-by: Nobuhiro Iwamatsu > > Travis seems unhappy with this patch. > > https://travis-ci.org/jh

Re: [U-Boot] [PATCH] net: sh-eth: Add to Kconfig and convert

2017-12-10 Thread Joe Hershberger
On Fri, Dec 1, 2017 at 1:08 AM, Nobuhiro Iwamatsu wrote: > This adds SH_ETHER to drivers/net/Kconfig and convert to Kconfig. > > Signed-off-by: Nobuhiro Iwamatsu Travis seems unhappy with this patch. https://travis-ci.org/jhershbe/u-boot/jobs/314078906 Please have a look. Thanks, -Joe

Re: [U-Boot] [PATCH] net: sh-eth: Add to Kconfig and convert

2017-12-05 Thread Joe Hershberger
Please fix the title of this patch. It appears to be incomplete. On Fri, Dec 1, 2017 at 1:08 AM, Nobuhiro Iwamatsu wrote: > This adds SH_ETHER to drivers/net/Kconfig and convert to Kconfig. > > Signed-off-by: Nobuhiro Iwamatsu Otherwise... Acked-by: Joe Hershberger ___