[U-Boot] [PATCH v2 0/2] Add usb ethernet support for Arndale
Inderpal Singh
inderpal.singh at linaro.org
Thu Jan 2 10:41:57 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
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 | 13 ++++++++
drivers/usb/host/ehci-exynos.c | 49 +++++++++++++++++++++++++++++++
include/configs/arndale.h | 4 +++
4 files changed, 80 insertions(+)
--
1.7.9.5
More information about the U-Boot
mailing list