public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] net: gem: Add driver dependencies to PHYLIB and MII
Date: Wed, 16 Dec 2015 09:07:34 +0100	[thread overview]
Message-ID: <56711BC6.50304@xilinx.com> (raw)
In-Reply-To: <CANr=Z=ZAq0G+cA_VSM4JOtnaShjLi9figKiYbnwoHO+6nDWYhg@mail.gmail.com>

On 15.12.2015 18:52, Joe Hershberger wrote:
> On Fri, Dec 11, 2015 at 5:43 AM, Michal Simek <michal.simek@xilinx.com> wrote:
>> Clear driver dependecies via Kconfig. Remove PHYLIB dependency from
>> the driver.
>>
>> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> 
> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
> 
> <snip>
> 
>> diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h
>> index 50ac5f531c49..757ab3ac3aa4 100644
>> --- a/include/configs/xilinx_zynqmp.h
>> +++ b/include/configs/xilinx_zynqmp.h
>> @@ -186,9 +186,7 @@
>>  /* Ethernet driver */
>>  #if defined(CONFIG_ZYNQ_GEM)
>>  # define CONFIG_NET_MULTI
>> -# define CONFIG_MII
> 
> I guess this was already moved out from other zynq targets, right?

This line has to stay there. The reason is that MII is not in Kconfig
yet. I found it a little bit later.
I will send v2 of this patch to fix it.

Thanks,
Michal

  reply	other threads:[~2015-12-16  8:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 11:43 [U-Boot] [PATCH 1/5] net: gem: Setup default phy address to -1 Michal Simek
2015-12-11 11:43 ` [U-Boot] [PATCH 2/5] net: gem: Fix return value from recv Michal Simek
2015-12-15 17:47   ` Joe Hershberger
2015-12-15 19:51     ` Joe Hershberger
2015-12-16  8:05       ` Michal Simek
2015-12-16  8:23         ` Joe Hershberger
2015-12-11 11:43 ` [U-Boot] [PATCH 3/5] net: gem: Separate recv and free_pkt functions Michal Simek
2015-12-15 17:49   ` Joe Hershberger
2015-12-11 11:43 ` [U-Boot] [PATCH 4/5] net: gem: Fix typo in Kconfig entry Michal Simek
2015-12-15 17:50   ` Joe Hershberger
2015-12-11 11:43 ` [U-Boot] [PATCH 5/5] net: gem: Add driver dependencies to PHYLIB and MII Michal Simek
2015-12-15 17:52   ` Joe Hershberger
2015-12-16  8:07     ` Michal Simek [this message]
2015-12-15 17:47 ` [U-Boot] [PATCH 1/5] net: gem: Setup default phy address to -1 Joe Hershberger

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=56711BC6.50304@xilinx.com \
    --to=michal.simek@xilinx.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox