Re: [U-Boot] OMAP 4 Duovero change console UART port

2013-08-22 Thread Daniel Malmquist
MODULE_CLKCTRL_MODULEMODE_SHIFT); Also, like stated before, UART4_BASE was missing from "arch/arm/include/asm/arch-omap4/omap.h": #define UART4_BASE (OMAP44XX_L4_PER_BASE + 0x6e000) Regards Daniel Malmquist 22 aug 2013 kl. 09:16 skrev Daniel Malmquist :

Re: [U-Boot] OMAP 4 Duovero change console UART port

2013-08-22 Thread Daniel Malmquist
Hi! Thanks for the quick reply :) However, I did try this as well with no luck. Daniel Från: Mats Kärrman [mats.karr...@tritech.se] Skickat: den 22 augusti 2013 09:14 Till: Daniel Malmquist; u-boot@lists.denx.de Ämne: RE: OMAP 4 Duovero change console

[U-Boot] OMAP 4 Duovero change console UART port

2013-08-21 Thread Daniel Malmquist
However, it doesn't work. I also tried UART2 which doesn't work either. Only one that works is UART3. I'm probably missing something critical so I figured i would ask here if anyone can give me a hint on how it's supposed to be done? Regards Daniel Malmquist ___

[U-Boot] OMAP 4 Duovero change console UART port

2013-08-21 Thread Daniel Malmquist
However, it doesn't work. I also tried UART2 which doesn't work either. Only one that works is UART3. I'm probably missing something critical so I figured i would ask here if anyone can give me a hint on how it's supposed to be done? Regards Daniel Malmquist ___