[U-Boot] [PATCH v2] net: eth_designware: select PHYLIB in Kconfig

Marek Vasut marex at denx.de
Sat Dec 19 06:47:48 CET 2015


On Saturday, December 19, 2015 at 04:56:38 AM, Thomas Chou wrote:
> Hi Marek,
> 
> On 2015年12月07日 20:53, Thomas Chou wrote:
> > Select PHYLIB in drivers/net/Kconfig. And remove CONFIG_PHYLIB
> > from legacy board header files.
> > 
> > This fixed the warnings when both ALTERA_TSE and ETH_DESIGNWARE
> > are selected.
> > 
> > Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> > Reported-by: Pavel Machek <pavel at denx.de>
> > Acked-by: Chin Liang See <clsee at altera.com>
> > Acked-by: Pavel Machek <pavel at denx.de>
> > Tested-by: Pavel Machek <pavel at denx.de>
> > Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> > ---
> > v2
> > 
> >    remove the PHYLIB check as suggested by Marek.
> >   
> >   drivers/net/Kconfig              | 1 +
> >   drivers/net/designware.c         | 4 ----
> >   include/configs/axs101.h         | 1 -
> >   include/configs/bf609-ezkit.h    | 1 -
> >   include/configs/galileo.h        | 1 -
> >   include/configs/socfpga_common.h | 1 -
> >   include/configs/spear-common.h   | 1 -
> >   include/configs/stv0991.h        | 1 -
> >   include/configs/sunxi-common.h   | 1 -
> >   include/configs/tb100.h          | 1 -
> >   include/configs/x600.h           | 1 -
> >   11 files changed, 1 insertion(+), 13 deletions(-)
> 
> Would you please pick this one? I didn't notice that it was delegated to
> me before I sent a PR for nios. Thanks.

You mean via socfpga ?

Best regards,
Marek Vasut


More information about the U-Boot mailing list