Re: [U-Boot] [PATCH v6 11/18] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard

2012-02-03 Thread Stephen Warren
Simon Glass wrote at Friday, February 03, 2012 10:08 AM: > We set up two USB ports, one of which can be host or device. > For some reason the kernel version does enable both ports. > > Signed-off-by: Simon Glass Acked-by: Stephen Warren -- nvpublic ___

[U-Boot] [PATCH v6 11/18] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard

2012-02-03 Thread Simon Glass
We set up two USB ports, one of which can be host or device. For some reason the kernel version does enable both ports. Signed-off-by: Simon Glass --- Changes in v2: - Remove 0x from fdt aliases - Use "okay" instead of "ok" for fdt node status Changes in v3: - Disable USB2 which is not used on S