RK3328/Rock64 GigE testers needed.
Mark Millard
marklmi at yahoo.com
Sat Jul 18 05:45:04 UTC 2020
On 2020-Jul-4, at 17:06, Peter Jeremy <peter at rulingia.com> wrote:
> Head r362736 has enabled the internal RGMII delay lines in the RK3328
> (and RK3399) and this breaks networking on my Rock64 v2.0 (that I've
> modded to use the higher RGMII bus voltage, as per the v3.0).
>
> gonzo@ and I would be interested in other people's experiences with
> this revision - particularly other people with Rock64 v2 or Rock64 v3
> boards.
>
FYI for the Rock64 V2 that I tested with . . .
Booting attempts report:
Using DTB provided by EFI at 0x80f0000.
So stopping in u-boot instead . . .
=> fdt addr 0x80f0000
=> fdt print /
. . .
ethernet at ff540000 {
. . .
phy-mode = "rgmii";
. . .
snps,reset-delays-us = <0x00000000 0x00002710 0x0000c350>;
tx_delay = <0x00000024>;
rx_delay = <0x00000018>;
. . .
};
. . .
(Using fdt print in u-boot also picks up any
dynamic changes that u-boot might have made.)
===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)
More information about the freebsd-arm
mailing list