[U-Boot] [PATCH v3 0/2] Add usb ethernet support for Arndale

Marek Vasut marex at denx.de
Mon Jan 13 12:23:39 CET 2014


On Wednesday, January 08, 2014 at 04:49:55 AM, Inderpal Singh wrote:
> Arndale board has AX88760, which is USB 2.0 Hub & USB 2.0 Ethernet Combo
> controller, connected to HSIC Phy of USB host controller via USB3503 hub.
> 
> This patchset adds support for this usb ethernet controllor.
> 
> Changes in v2:
> 	- removed setting preboot environment in patch 2
> Changes in v3:
> 	- used generic board_usb_init
> 
> Inderpal Singh (2):
>   usb: ehci: exynos: set/reset hsic phys
>   usb: exynos5: arndale: Add network support
> 
>  arch/arm/include/asm/arch-exynos/ehci.h |   14 +++++++++++
>  board/samsung/arndale/arndale.c         |   21 ++++++++++++++++
>  drivers/usb/host/ehci-exynos.c          |   41
> +++++++++++++++++++++++++++++++ include/configs/arndale.h               | 
>   4 +++
>  4 files changed, 80 insertions(+)

Applied both, thanks.

Best regards,
Marek Vasut


More information about the U-Boot mailing list