Re: [U-Boot] [PATCH v2 11/11] dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3

2015-04-08 Thread Simon Glass
On 5 April 2015 at 16:07, Simon Glass  wrote:
> Switch this board over to use driver model for Ethernet.
>
> Signed-off-by: Simon Glass 
> ---
>
> Changes in v2:
> - Drop bugfix patches that were incorporated in the Ethernet dm conversion
> - Drop the CONFIG_BOOTP_VCI_STRING patch
>
>  configs/Linksprite_pcDuino3_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied to u-boot-dm/next.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH v2 11/11] dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3

2015-04-05 Thread Simon Glass
Switch this board over to use driver model for Ethernet.

Signed-off-by: Simon Glass 
---

Changes in v2:
- Drop bugfix patches that were incorporated in the Ethernet dm conversion
- Drop the CONFIG_BOOTP_VCI_STRING patch

 configs/Linksprite_pcDuino3_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/Linksprite_pcDuino3_defconfig 
b/configs/Linksprite_pcDuino3_defconfig
index 8c76a736..e5aabdb 100644
--- a/configs/Linksprite_pcDuino3_defconfig
+++ b/configs/Linksprite_pcDuino3_defconfig
@@ -17,3 +17,4 @@ CONFIG_OF_SEPARATE=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_NETDEVICES=y
 CONFIG_NET=y
+CONFIG_DM_ETH=y
-- 
2.2.0.rc0.207.ga3a616c

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot