From: Torsten Duwe <duwe@lst.de>
To: Yanhong Wang <yanhong.wang@starfivetech.com>
Cc: <u-boot@lists.denx.de>, Rick Chen <rick@andestech.com>,
Leo <ycliang@andestech.com>,
Joe Hershberger <joe.hershberger@ni.com>,
"Ramon Fried" <rfried.dev@gmail.com>
Subject: Re: [PATCH v1 0/5] Add Ethernet driver for StarFive JH7110 SoC
Date: Fri, 24 Mar 2023 13:53:06 +0100 [thread overview]
Message-ID: <20230324135306.7a773e7c@blackhole.lan> (raw)
In-Reply-To: <20230317010536.17860-1-yanhong.wang@starfivetech.com>
On Fri, 17 Mar 2023 09:05:31 +0800
Yanhong Wang <yanhong.wang@starfivetech.com> wrote:
> This series adds ethernet support for the StarFive JH7110 RISC-V SoC.
> The series includes PHY and MAC drivers. The PHY model is
> YT8531 (from Motorcomm Inc), and the MAC version is dwmac-5.20
> (from Synopsys DesignWare).
>
> The implementation of the phy driver is ported from linux, but it
> has been adjusted for the u-boot framework.
>
> The PHY and MAC driver has been tested on the StarFive VisionFive 2 1.2A
> and 1.3B boards and works normally.
At least a smoke test here succeeded as well, I'm seeing replies to DHCP.
However:
| Model: StarFive VisionFive 2 v1.3B
[...]
| Net:
| Warning: ethernet@16040000 (eth1) using random MAC address - e2:b9:39:bd:92:24
|
| Warning: ethernet@16030000 (eth0) using random MAC address - 22:da:dc:e6:2c:17
| eth0: ethernet@16030000, eth1: ethernet@16040000
[...]
What's missing to read the correct MACs from the EEPROM?
Torsten
next prev parent reply other threads:[~2023-03-24 12:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 1:05 [PATCH v1 0/5] Add Ethernet driver for StarFive JH7110 SoC Yanhong Wang
2023-03-17 1:05 ` [PATCH v1 1/5] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy Yanhong Wang
2023-03-18 20:20 ` Simon Glass
2023-03-20 2:53 ` yanhong wang
2023-03-24 8:21 ` yanhong wang
2023-03-17 1:05 ` [PATCH v1 2/5] net: dwc_eth_qos: Add StarFive ethernet driver glue layer Yanhong Wang
2023-03-18 20:20 ` Simon Glass
2023-03-20 3:30 ` yanhong wang
2023-03-17 1:05 ` [PATCH v1 3/5] riscv: dts: jh7110: Add ethernet device tree nodes Yanhong Wang
2023-03-17 1:05 ` [PATCH v1 4/5] riscv: dts: starfive: Add phy clock delay configuration for StarFive VisionFive2 board Yanhong Wang
2023-03-17 1:05 ` [PATCH v1 5/5] configs: starfive: Enable ethernet configuration for StarFive VisionFive 2 Yanhong Wang
2023-03-24 12:53 ` Torsten Duwe [this message]
2023-03-27 2:22 ` [PATCH v1 0/5] Add Ethernet driver for StarFive JH7110 SoC yanhong wang
2023-03-27 8:09 ` Torsten Duwe
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=20230324135306.7a773e7c@blackhole.lan \
--to=duwe@lst.de \
--cc=joe.hershberger@ni.com \
--cc=rfried.dev@gmail.com \
--cc=rick@andestech.com \
--cc=u-boot@lists.denx.de \
--cc=yanhong.wang@starfivetech.com \
--cc=ycliang@andestech.com \
/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