From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch v2 2/4] NET: macb: support sama5d3x devices
Date: Thu, 23 May 2013 08:51:52 +0200 [thread overview]
Message-ID: <519DBC88.8050707@googlemail.com> (raw)
In-Reply-To: <519C8593.4030405@gmail.com>
Hi Bo,
On 22.05.13 10:45, Bo Shen wrote:
> Hi Andreas,
>
> On 5/14/2013 05:31, Joe Hershberger wrote:
>> On Sun, May 12, 2013 at 6:33 AM, Andreas Bie?mann
>> <andreas.devel@googlemail.com> wrote:
>>> Dear Bo Shen,
>>>
>>>
>>> On 12.03.2013 07:15, Bo Shen wrote:
>>>>
>>>> Add macb support for sama5d3x devices
>>>>
>>>> Signed-off-by: Bo Shen <voice.shen@atmel.com>
>>>> ---
>>>> change in v2:
>>>> No change
>>>> ---
>>>> drivers/net/macb.c | 6 ++++--
>>>> 1 file changed, 4 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/drivers/net/macb.c b/drivers/net/macb.c
>>>> index 8bacbda..9e7fbc6 100644
>>>> --- a/drivers/net/macb.c
>>>> +++ b/drivers/net/macb.c
>>>> @@ -469,7 +469,8 @@ static int macb_init(struct eth_device *netdev,
>>>> bd_t
>>>> *bd)
>>>> #if defined(CONFIG_AT91CAP9) || defined(CONFIG_AT91SAM9260) || \
>>>> defined(CONFIG_AT91SAM9263) || defined(CONFIG_AT91SAM9G20)
>>>> || \
>>>> defined(CONFIG_AT91SAM9G45) ||
>>>> defined(CONFIG_AT91SAM9M10G45) || \
>>>> - defined(CONFIG_AT91SAM9XE) || defined(CONFIG_AT91SAM9X5)
>>>> + defined(CONFIG_AT91SAM9XE) || defined(CONFIG_AT91SAM9X5) || \
>>>> + defined(CONFIG_SAMA5D3)
>>>
>>>
>>> I would like to apply http://patchwork.ozlabs.org/patch/239064/
>>> instead of
>>> this one.
>>> Joe, do you have any objections?
>>
>> Agreed.
>
> Just remind to take this patch: net: macb: using AT91FAMILY replace
> #ifdeferry (http://patchwork.ozlabs.org/patch/239064/). or else the macb
> won't work with sama5d3xek board.
I thought this would go through Joe's tree. There are some patches
delegated to him regarding sama5 network too (gmac). I could pick up
this single patch however, lets wait some days for Joe to work on the
whole series.
Best regards
Andreas Bie?mann
next prev parent reply other threads:[~2013-05-23 6:51 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 6:15 [U-Boot] [Patch v2 0/4] ARM: atmel: add sama5d3xek board support Bo Shen
2013-03-12 6:15 ` [U-Boot] [Patch v2 1/4] USB: ohci-at91: support sama5d3x devices Bo Shen
2013-05-12 11:28 ` Andreas Bießmann
2013-05-13 6:30 ` Bo Shen
2013-03-12 6:15 ` [U-Boot] [Patch v2 2/4] NET: macb: " Bo Shen
2013-05-12 11:33 ` Andreas Bießmann
2013-05-13 21:31 ` Joe Hershberger
2013-05-22 8:45 ` Bo Shen
2013-05-23 6:51 ` Andreas Bießmann [this message]
2013-05-23 21:58 ` Joe Hershberger
2013-06-17 1:11 ` Bo Shen
2013-06-17 2:27 ` Joe Hershberger
2013-05-24 1:11 ` Bo Shen
2013-03-12 6:15 ` [U-Boot] [Patch v2 3/4] SPI: atmel_spi: " Bo Shen
2013-05-12 11:30 ` Andreas Bießmann
2013-03-12 6:15 ` [U-Boot] [Patch v2 4/4] ARM: atmel: add sama5d3xek support Bo Shen
2013-05-12 11:35 ` Andreas Bießmann
2013-05-13 6:28 ` Bo Shen
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=519DBC88.8050707@googlemail.com \
--to=andreas.devel@googlemail.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