Re: [U-Boot] [PATCH 3/3] net: emaclite: Enable driver for MIPS

2016-07-31 Thread Daniel Schwierzeck
Am 27.07.2016 um 13:25 schrieb Zubair Lutfullah Kakakhel: > Signed-off-by: Zubair Lutfullah Kakakhel > Reviewed-by: Paul Burton > --- > drivers/net/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > applied to u-boot-mips/next, thanks -- - Daniel signature.asc Description

Re: [U-Boot] [PATCH 3/3] net: emaclite: Enable driver for MIPS

2016-07-29 Thread Joe Hershberger
On Wed, Jul 27, 2016 at 6:25 AM, Zubair Lutfullah Kakakhel wrote: > Signed-off-by: Zubair Lutfullah Kakakhel > Reviewed-by: Paul Burton Acked-by: Joe Hershberger ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boo

[U-Boot] [PATCH 3/3] net: emaclite: Enable driver for MIPS

2016-07-27 Thread Zubair Lutfullah Kakakhel
Signed-off-by: Zubair Lutfullah Kakakhel Reviewed-by: Paul Burton --- drivers/net/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 88d8e83..4efb5d6 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -170,7 +170