On Mon, Jun 24, 2019 at 12:03 PM Anup Patel <[email protected]> wrote: > > The SiFive MACB ethernet has a custom TX_CLK_SEL register to select > different TX clock for 1000mbps vs 10/100mbps. > > This patch adds SiFive MACB compatible string and extends the MACB > ethernet driver to change TX clock using TX_CLK_SEL register for > SiFive MACB. > > Signed-off-by: Anup Patel <[email protected]> > --- > drivers/net/macb.c | 86 +++++++++++++++++++++++++++++++++++++--------- > 1 file changed, 69 insertions(+), 17 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

