Hi,
I tried almost all possible ways to activate UART4 in AM3517, but failed. I tried either 0x4806e000 and 0x4809e000 (as in TRM 0b), but
whenever I tried to read one of registers in UART4, AM3517 generates exception. So, I tried to turn on power, but I couldn't find it,
so I applied it same as OMAP3630 (18th bit), but I failed. So, my questions are
1) memory base is 0x4806e000 is correct?
2) IRQ is 80 or 84?
3) fck is same as uart1 except bit is 23. is it correct?
4) UART4 is in other module domain (like VPFE), but I couldn't find any bit field or registers for UART4. Is it necessary for turn it on?
Thanks in advance
James