[U-Boot] [PATCH v2] odroid-XU3: Add entry for DTS EHCI GPIO

Sjoerd Simons sjoerd.simons at collabora.co.uk
Tue Dec 9 08:44:36 CET 2014


Hey Hyungwon Hwang,

On Tue, 2014-12-09 at 13:10 +0900, Hyungwon Hwang wrote:
> Dear all,
> 
> On Mon, 08 Dec 2014 19:36:46 -0800
> Suriyan Ramasami <suriyan.r at gmail.com> wrote:

> > In odroid_xu3.h you might want to add the below as well (for LAN +
> > USB storage)
> > 
> > +/* Enable USB */
> > +#define CONFIG_CMD_USB
> > +#define CONFIG_USB_EHCI
> > +#define CONFIG_USB_EHCI_EXYNOS
> > +#define CONFIG_USB_STORAGE
> > +#define CONFIG_CMD_DHCP
> > +#define CONFIG_USB_HOST_ETHER
> > +#define CONFIG_USB_ETHER_SMSC95XX
> > 
> 
> Thanks for your reply. It works after above configs added.
> 
> It seems all configs which Suriyan specified are needed. Even though
> DHCP can be useless depending on the network situation. Sjoerd, How
> about add above configs for odroid_xu3.h?

I sent a seperate patch with the title "Exynos: Move down common USB
configuration", which adds the common configuration of USB
storage/network support + common usb devices into exynos5-common.h so it
can be shared among all exynos5 boards which i think is a better
solution then adding non-board specific configuration to the XU3 config

> Also, I think it is better to commit this patch separately with my
> patchset, because it took too long from when the first patch
> submitted, and I really want to make it merged with at least minimum
> functionalities.

That's fair enough. I don't mind either way. Thanks for testing!

-- 
Sjoerd Simons <sjoerd.simons at collabora.co.uk>
Collabora Ltd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6170 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141209/6089c4d2/attachment.bin>


More information about the U-Boot mailing list