Re: [U-Boot] [ PATCH 2/2] net: move Broadcom SF2 driver to Kconfig

2017-03-23 Thread Suji Velupillai
Thank you Joe for your time and feedback, Please see the answers inline. Suji On Tue, Mar 21, 2017 at 11:53 AM, Joe Hershberger wrote: > On Fri, Mar 3, 2017 at 7:06 PM, Steve Rae wrote: > > From: Suji Velupillai > > > > move to Kconfig: > > CONFIG_BCM_SF2_ETH > > CONFIG_BCM_SF

Re: [U-Boot] [ PATCH 2/2] net: move Broadcom SF2 driver to Kconfig

2017-03-23 Thread Joe Hershberger
On Thu, Mar 23, 2017 at 12:32 PM, Suji Velupillai wrote: > Thank you Joe for your time and feedback, > Please see the answers inline. > Suji > > > On Tue, Mar 21, 2017 at 11:53 AM, Joe Hershberger > wrote: >> >> On Fri, Mar 3, 2017 at 7:06 PM, Steve Rae wrote: >> > From: Suji Velupillai >> > >>

Re: [U-Boot] [ PATCH 2/2] net: move Broadcom SF2 driver to Kconfig

2017-03-21 Thread Joe Hershberger
On Fri, Mar 3, 2017 at 7:06 PM, Steve Rae wrote: > From: Suji Velupillai > > move to Kconfig: > CONFIG_BCM_SF2_ETH > CONFIG_BCM_SF2_ETH_GMAC > > Also modified defconfigs of all platforms that use these configs. > > Signed-off-by: Suji Velupillai > Tested-by: Suji Velupillai > Re

[U-Boot] [ PATCH 2/2] net: move Broadcom SF2 driver to Kconfig

2017-03-03 Thread Steve Rae
From: Suji Velupillai move to Kconfig: CONFIG_BCM_SF2_ETH CONFIG_BCM_SF2_ETH_GMAC Also modified defconfigs of all platforms that use these configs. Signed-off-by: Suji Velupillai Tested-by: Suji Velupillai Reviewed-by: JD Zheng Reviewed-by: Scott Branden Signed-off-by: Steve