All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] net: eth_designware: select PHYLIB in Kconfig
Date: Sat, 19 Dec 2015 11:56:38 +0800	[thread overview]
Message-ID: <5674D576.9030307@wytron.com.tw> (raw)
In-Reply-To: <1449492809-12555-1-git-send-email-thomas@wytron.com.tw>

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@wytron.com.tw>
> Reported-by: Pavel Machek <pavel@denx.de>
> Acked-by: Chin Liang See <clsee@altera.com>
> Acked-by: Pavel Machek <pavel@denx.de>
> Tested-by: Pavel Machek <pavel@denx.de>
> Reviewed-by: Bin Meng <bmeng.cn@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.

Best regards,
Thomas

  reply	other threads:[~2015-12-19  3:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-06 13:19 [U-Boot] [PATCH] net: eth_designware: select PHYLIB in Kconfig Thomas Chou
2015-12-06 18:52 ` Marek Vasut
2015-12-07  6:37   ` Thomas Chou
2015-12-07  1:50 ` Bin Meng
2015-12-07  6:35   ` Thomas Chou
2015-12-07  9:32     ` Bin Meng
2015-12-07  6:09 ` Chin Liang See
2015-12-07  7:59 ` Pavel Machek
2015-12-07  9:33 ` Bin Meng
2015-12-07 12:53 ` [U-Boot] [PATCH v2] " Thomas Chou
2015-12-19  3:56   ` Thomas Chou [this message]
2015-12-19  5:47     ` Marek Vasut
2015-12-19  8:24       ` Thomas Chou
2015-12-21 14:20         ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5674D576.9030307@wytron.com.tw \
    --to=thomas@wytron.com.tw \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.