On 18/04/2012 11:15, Timo Ketola wrote:
> On 18.04.2012 12:05, Stefano Babic wrote:
>> As far as I can see, only MX31 and MX25 boards are using this file.
>> Other i.MX have its own initialization file. So #if defined(CONFIG_MX31)
>> || defined(CONFIG_MX25) is always true.
>
> So, would it be OK t
On 18.04.2012 12:05, Stefano Babic wrote:
As far as I can see, only MX31 and MX25 boards are using this file.
Other i.MX have its own initialization file. So #if defined(CONFIG_MX31)
|| defined(CONFIG_MX25) is always true.
So, would it be OK to remove this check altogether?
However, where is
On 18/04/2012 09:57, Timo Ketola wrote:
> The reference manual of i.MX25 (nor i.MX31) does not define such register.
> This seems to access read only UH2_CAPLENGTH register (if
> CONFIG_MXC_USB_PORT is zero).
>
> Signed-off-by: Timo Ketola
Hi Timo,
> ---
> drivers/usb/host/ehci-mxc.c |2 --
The reference manual of i.MX25 (nor i.MX31) does not define such register.
This seems to access read only UH2_CAPLENGTH register (if
CONFIG_MXC_USB_PORT is zero).
Signed-off-by: Timo Ketola
---
drivers/usb/host/ehci-mxc.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/
The reference manual of i.MX25 (nor i.MX31) does not define such register.
This seems to access read only UH2_CAPLENGTH register (if
CONFIG_MXC_USB_PORT is zero).
Signed-off-by: Timo Ketola
---
drivers/usb/host/ehci-mxc.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/
5 matches
Mail list logo