From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/3] ARM: shmobile: Koelsch: add Ether support
Date: Mon, 09 Dec 2013 22:10:08 +0000 [thread overview]
Message-ID: <52A64DCB.8000504@cogentembedded.com> (raw)
In-Reply-To: <CAMuHMdXDHMRy2LTEa50omMs0dV9Vdf2woBsNAHzhkceXDfqyOg@mail.gmail.com>
On 12/09/2013 10:40 PM, Geert Uytterhoeven wrote:
>>>> --- renesas.orig/arch/arm/mach-shmobile/board-koelsch.c
>>>> +++ renesas/arch/arm/mach-shmobile/board-koelsch.c
>>>> +/* Ether */
>>>> +static const struct sh_eth_plat_data ether_pdata __initconst = {
>>>> + .phy = 0x1,
>>>> + .edmac_endian = EDMAC_LITTLE_ENDIAN,
>>>> + .phy_interface = PHY_INTERFACE_MODE_RMII,
>>>> + .ether_link_active_low = 1,
>>>> +};
>>> With the above, NFS root is terrible slow,
>> Do you get NFS timeout(s) on booting? I do. It's a known issue.
> I only saw "NFS server not responding" once.
Yes, I meant that by NFS timeout. Sometimes I see 2 of them in a row.
>> You can try my simplistic 'sh_eth' driver patch:
>> http://marc.info/?l=linux-sh&m\x137911743723032
> Thanks, that also fixes the problem!
Let's hope Florian's patches get queued for 3.14. You can also test them
meanwhile...
> Gr{oetje,eeting}s,
>
> Geert
WBR, Sergei
next prev parent reply other threads:[~2013-12-09 22:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-08 19:48 [PATCH v3 0/3] Add Ether support for R8A7791/Koelsch board Sergei Shtylyov
2013-12-08 19:50 ` [PATCH v3 1/3] ARM: shmobile: r8a7791: add Ether clock Sergei Shtylyov
2013-12-08 19:52 ` [PATCH v3 2/3] ARM: shmobile: Koelsch: add Ether support Sergei Shtylyov
2013-12-09 18:52 ` Geert Uytterhoeven
2013-12-09 19:26 ` Sergei Shtylyov
2013-12-09 19:40 ` Geert Uytterhoeven
2013-12-09 22:10 ` Sergei Shtylyov [this message]
2013-12-10 13:22 ` Geert Uytterhoeven
2013-12-10 17:05 ` Florian Fainelli
2013-12-08 19:54 ` [PATCH v3 3/3] ARM: shmobile: Koelsch: enable Ether in defconfig Sergei Shtylyov
2013-12-12 12:49 ` [PATCH v3 0/3] Add Ether support for R8A7791/Koelsch board Simon Horman
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=52A64DCB.8000504@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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