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

Inderpal Singh inderpal.singh at linaro.org
Wed Jan 8 04:49:55 CET 2014


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(+)

-- 
1.7.9.5



More information about the U-Boot mailing list