public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 3/3] arm: odroid: usb: add support for usb host including ethernet
Date: Mon, 17 Nov 2014 23:02:58 +0900	[thread overview]
Message-ID: <546A0012.5050101@samsung.com> (raw)
In-Reply-To: <1414599763-15861-3-git-send-email-suriyan.r@gmail.com>

On 30/10/14 01:22, Suriyan Ramasami wrote:
> This change adds support for enabling the USB host features of the board.
> This includes the USB3503A hub and the SMC LAN9730 ethernet controller
> as well.
> 
> Signed-off-by: Suriyan Ramasami <suriyan.r@gmail.com>
> 
> ---
> 
> Changes in v3:
> * removed set_usb_ethaddr() and related code as the GUID registers do not
>   seem to be documented anywhere. This is sad, as this mechanism allows
>   for each Odroid to boot up with the same MAC address every time, but no
>   two odroids shall have the same MAC address on boot. This ensures multiple
>   odroids in the same LAN to come up without conflicting MAC addresses.
> * Minkyu - Do not mix cpu_is... and proid_is...
> 
> Changes in v2:
> * Jaehoon - Split power.[ch] as a separate patch
> * Removed an unneeded header file from ehci-exynos.c
> * Jaehoon - Fix indentation in the dts file
> 
> Changes in v1:
> * First try
> 
>  arch/arm/dts/exynos4412-odroid.dts      | 11 +++++++
>  arch/arm/include/asm/arch-exynos/ehci.h | 13 ++++++++
>  board/samsung/odroid/odroid.c           | 32 +++++++++++++++++++
>  drivers/usb/host/ehci-exynos.c          | 55 ++++++++++++++++++++++++++++-----
>  include/configs/odroid.h                | 13 ++++++++
>  5 files changed, 116 insertions(+), 8 deletions(-)
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

  parent reply	other threads:[~2014-11-17 14:02 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29 16:22 [U-Boot] [PATCH v3 1/3] arm: odroid: pmic77686: allow buck voltage settings Suriyan Ramasami
2014-10-29 16:22 ` [U-Boot] [PATCH v3 2/3] arm: odroid: enable/disable usb host phy for exynos4412 Suriyan Ramasami
2014-11-17 14:03   ` Minkyu Kang
2014-10-29 16:22 ` [U-Boot] [PATCH v3 3/3] arm: odroid: usb: add support for usb host including ethernet Suriyan Ramasami
2014-10-30  1:17   ` Jaehoon Chung
2014-10-30  4:40     ` Suriyan Ramasami
2014-10-30  5:11       ` Suriyan Ramasami
2014-11-17 14:02   ` Minkyu Kang [this message]
2014-11-18  3:30     ` Suriyan Ramasami
2014-11-18  8:14       ` Minkyu Kang
2014-11-18 11:14         ` Przemyslaw Marczak
2014-11-18 14:05           ` Minkyu Kang
2014-11-18 14:33             ` Przemyslaw Marczak
2014-11-18 11:09       ` Przemyslaw Marczak
2014-11-18 17:34         ` Suriyan Ramasami
2014-11-19 17:18           ` Przemyslaw Marczak
2014-11-17 14:03 ` [U-Boot] [PATCH v3 1/3] arm: odroid: pmic77686: allow buck voltage settings Minkyu Kang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=546A0012.5050101@samsung.com \
    --to=mk7.kang@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox