Re: [U-Boot] omap3 usb boot

2013-10-11 Thread Tom Rini
On Fri, Oct 11, 2013 at 11:15:25AM +0200, Michael Trimarchi wrote: > Hi Tom > > I have managed to boot dm3730 on usb (first stage), but looking at the code > I have some comment > > in arch/arm/cpu/armv7/omap3/clock.c > > #ifdef CONFIG_SYS_NS16550 > /* Enable UART1 clocks */ > sr

[U-Boot] omap3 usb boot

2013-10-11 Thread Michael Trimarchi
Hi Tom I have managed to boot dm3730 on usb (first stage), but looking at the code I have some comment in arch/arm/cpu/armv7/omap3/clock.c #ifdef CONFIG_SYS_NS16550 /* Enable UART1 clocks */ sr32(&prcm_base->fclken1_core, 13, 1, 0x1); sr32(&prcm_base->iclken1_core, 13, 1,