[U-Boot] [PATCH v2 6/6] net: macb: Add compatible string for MACB on SiFive Unleashed
Bin Meng
bmeng.cn at gmail.com
Wed Jun 19 05:58:08 UTC 2019
Hi Anup,
On Wed, Jun 19, 2019 at 12:01 PM Anup Patel <Anup.Patel at wdc.com> wrote:
>
> We have a separate compatible string for MACB ethernet on SiFive
> Unleashed so this patch adds the SiFive MACB compatible string to
> the MACB ethernet driver.
>
> Signed-off-by: Anup Patel <anup.patel at wdc.com>
> ---
> drivers/net/macb.c | 1 +
> 1 file changed, 1 insertion(+)
>
You need add the codes to handle the 10/100/1000Mbps link speed
changes since you dropped the gemgxl clock driver.
Regards,
Bin
More information about the U-Boot
mailing list