Re: [U-Boot] [PATCH 1/1] net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL

2015-10-29 Thread Joe Hershberger
On Wed, Sep 9, 2015 at 3:29 PM, wrote: > From: Sylvain Lemieux > > This patch adds support for Micrel KSZ8021RNL & KSZ8031RNL. > > Signed-off-by: Sylvain Lemieux Applied to u-boot-net/master, thanks! -Joe ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH 1/1] net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL

2015-09-10 Thread Joe Hershberger
Hi Sylvain, On Wed, Sep 9, 2015 at 3:29 PM, wrote: > From: Sylvain Lemieux > > This patch adds support for Micrel KSZ8021RNL & KSZ8031RNL. > > Signed-off-by: Sylvain Lemieux Acked-by: Joe Hershberger ___ U-Boot mailing list U-Boot@lists.denx.de htt

[U-Boot] [PATCH 1/1] net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL

2015-09-09 Thread slemieux . tyco
From: Sylvain Lemieux This patch adds support for Micrel KSZ8021RNL & KSZ8031RNL. Signed-off-by: Sylvain Lemieux --- Note: I am sending the patch using , until I can submit patch using my regular e-mail . drivers/net/phy/micrel.c | 11 +++ 1 file changed, 11 insertions(+) diff --git