Re: [PATCH] powerpc/85xx: Fix P1020RDB boot hang due USB2

2010-05-17 Thread Kumar Gala
On Apr 22, 2010, at 10:44 AM, Anton Vorontsov wrote: > Since USB2 is shared with local bus, either local bus or USB2 > should be disabled. By default U-Boot enables local bus, so we > have to disable USB2, otherwise kernel hangs: > > ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver > f

[PATCH] powerpc/85xx: Fix P1020RDB boot hang due USB2

2010-04-22 Thread Anton Vorontsov
Since USB2 is shared with local bus, either local bus or USB2 should be disabled. By default U-Boot enables local bus, so we have to disable USB2, otherwise kernel hangs: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller fsl-e