public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Date: Tue, 24 May 2016 17:17:50 +0200	[thread overview]
Message-ID: <5744709E.3020009@denx.de> (raw)
In-Reply-To: <CANr=Z=boU3FO_2tKwaZ40kuHPnfRRkT_sieX4ov1G_5xM1e=Lw@mail.gmail.com>

On 05/24/2016 05:15 PM, Joe Hershberger wrote:
> Hi Marek,
> 
> On Sat, May 21, 2016 at 4:29 AM, Marek Vasut <marex@denx.de> wrote:
>> On 05/21/2016 05:25 AM, Wills Wang wrote:
>>>
>>>
>>> On 05/21/2016 01:08 AM, Marek Vasut wrote:
>>>> On 05/20/2016 06:43 PM, Wills Wang wrote:
>>>>>
>>>>> On 05/20/2016 07:59 PM, Marek Vasut wrote:
>>>>>> On 05/20/2016 06:18 AM, Wills Wang wrote:
>>>>>>> On 05/08/2016 11:22 PM, Marek Vasut wrote:
>>>>>>>> On 05/08/2016 02:58 PM, Daniel Schwierzeck wrote:
>>>>>>>>
>>>>>>>> Hi!
>>>>>>>>
>>>>>>>>> Am 05.05.2016 um 21:34 schrieb Marek Vasut:
>>>>>>>>>> Add ethernet driver for the AR933x and AR934x Atheros MIPS
>>>>>>>>>> machines.
>>>>>>>>>> The driver could be easily extended to other WiSoCs.
>>>>>>> How to make this patch work on ar933x board?
>>>>>>> I apply this patch on the top of mips/next branch and enable this
>>>>>>> option
>>>>>>> in menuconfig,
>>>>>>> but i can't see any boot information for Ethernet.
>>>>>> The Kconfig conversion is not complete. See the
>>>>>> tplink_wdr4300_defconfig
>>>>>> for the necessary options, it should be at least these:
>>>>>>
>>>>>> CONFIG_CMD_NET=y
>>>>>> CONFIG_CMD_NFS=y
>>>>>> CONFIG_CMD_DHCP=y
>>>>>> CONFIG_CMD_PING=y
>>>>>> CONFIG_NET_RANDOM_ETHADDR=y
>>>>>> CONFIG_DM_ETH=y
>>>>>> CONFIG_AG7XXX=y
>>>>>>
>>>>> I add these options and boot up as the following, but my ar933x board
>>>>> don't work,
>>>>> the link indicator led on router is off when plug in the cable and
>>>>> execute "dhcp" command.
>>>>>
>>>> Hrm, I have no idea, sorry, you'd have to dive in. It works on the board
>>>> I have. The ar933x is such a junk chip that I kinda gave up on it. I
>>>> also tested this on ar934x (my primary test platform) and it works.
>>>>
>>> I boot openwrt from u-boot on my ar933x board, and the ethernet driver
>>> can't find chip build-in PHY, but it work well if boot from original
>>> manufacturer's
>>> u-boot 1.14.
>>>
>>> [    1.854519] libphy: ag71xx_mdio: probed
>>> [    2.646539] ag71xx-mdio.1: unknown phy id 'ffff:ffff'
>>> [    3.235778] ag71xx ag71xx.0: no PHY found with phy_mask=00000010
>>>
>>> Do you test this situation on your ar934x platform?
>>>
>> Yeah, I can boot Linux 4.4.x just fine and ethernet does work, but keep
>> in mind that ethernet does work for me in U-Boot as well.
> 
> Are you planning to send a v2?

I think Wills sent a subsequent patch which fixes DT for him, so feel
free to pick this one and his fixes.

-- 
Best regards,
Marek Vasut

  reply	other threads:[~2016-05-24 15:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-05 19:34 [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS Marek Vasut
2016-05-08 12:58 ` Daniel Schwierzeck
2016-05-08 15:22   ` Marek Vasut
2016-05-20  4:18     ` Wills Wang
2016-05-20 11:59       ` Marek Vasut
2016-05-20 16:43         ` Wills Wang
2016-05-20 17:08           ` Marek Vasut
2016-05-21  3:25             ` Wills Wang
2016-05-21  9:29               ` Marek Vasut
2016-05-24 15:15                 ` Joe Hershberger
2016-05-24 15:17                   ` Marek Vasut [this message]
2016-05-24 15:22                     ` Marek Vasut
2016-05-21 11:03             ` Wills Wang
2016-05-21 11:37               ` Marek Vasut
2016-05-08 21:25 ` Amit Tomer
2016-05-08 22:09   ` Marek Vasut
  -- strict thread matches above, loose matches on Subject: below --
2016-05-24 21:29 Marek Vasut
2016-05-30 10:05 ` Daniel Schwierzeck
2017-06-08 15:04 ` Joe Hershberger
2017-06-09  9:02   ` 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=5744709E.3020009@denx.de \
    --to=marex@denx.de \
    --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