[PATCH v4 7/7] drivers: net: macb: add fu740 support

Bin Meng bmeng.cn at gmail.com
Tue Apr 6 10:59:15 CEST 2021


On Fri, Mar 26, 2021 at 11:54 PM Green Wan <green.wan at sifive.com> wrote:
>
> From: David Abdurachmanov <david.abdurachmanov at sifive.com>
>
> Add fu740 support to macb ethernet driver
>
> There is a PLL HW quirk in FU740. The VSC8541XMV-02 specification
> requires 125 +/-0.0125 Mhz. But the most close value can be output
> by PLL is 125.125 MHz and out of VSC8541XMV-02 spec.
>
> Signed-off-by: David Abdurachmanov <david.abdurachmanov at sifive.com>
> Signed-off-by: Green Wan <green.wan at sifive.com>
> Reviewed-by: Ramon Fried <rfried.dev at gmail.com>
> ---
>  drivers/net/macb.c | 13 ++++++++++++-
>  1 file changed, 12 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list