Re: [U-Boot] [PATCH] ehci-mxc: Fix host power mask bit for i.MX25

2012-11-18 Thread Stefano Babic
On 16/11/2012 17:46, Benoît Thébaudeau wrote: > The correct bit for H1_PM is 16, not 8, which is the DP pull-up impedance > selection bit. > > This issue has been reported by Eric Bénard and fixed by > Christoph Fritz on Linux, from which these > #define-s > had been copied. > > Signed-off-by:

[U-Boot] [PATCH] ehci-mxc: Fix host power mask bit for i.MX25

2012-11-16 Thread Benoît Thébaudeau
The correct bit for H1_PM is 16, not 8, which is the DP pull-up impedance selection bit. This issue has been reported by Eric Bénard and fixed by Christoph Fritz on Linux, from which these #define-s had been copied. Signed-off-by: Benoît Thébaudeau Cc: Stefano Babic Cc: Marek Vasut --- .../