Re: [U-Boot] [PATCH 5/5] net: ep93xx_eth: remove a dead driver.

2013-09-24 Thread Masahiro Yamada
Hello, Sergey > And this driver works fine when my patch > (http://patchwork.ozlabs.org/patch/276429/) applied. OK. I retract this patch along with 4/5. Best Regards Masahiro Yamada ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mai

Re: [U-Boot] [PATCH 5/5] net: ep93xx_eth: remove a dead driver.

2013-09-23 Thread sergey kostanbaev
Hi Masahiro, And this driver works fine when my patch (http://patchwork.ozlabs.org/patch/276429/) applied. Best Regards, Sergey Kostanbaev On Tue, Sep 24, 2013 at 5:32 AM, Masahiro Yamada wrote: > commit 716f7ade104a9aeed647e19a8b8c9ed9f491359d > deleted all ep93xx SoC boards. > > Now there are

[U-Boot] [PATCH 5/5] net: ep93xx_eth: remove a dead driver.

2013-09-23 Thread Masahiro Yamada
commit 716f7ade104a9aeed647e19a8b8c9ed9f491359d deleted all ep93xx SoC boards. Now there are no boards enabling CONFIG_EP93XX, no boards using ep93xx_eth driver. Signed-off-by: Masahiro Yamada --- doc/driver-model/UDM-net.txt | 6 - drivers/net/Makefile | 1 - drivers/net/ep93xx_eth