Hi,
I have only initialized one UART as serial for console (using omap_serial_init_port) , and have not initialised any other UART on ti8148.
According to the TI8148 power estimation spread sheet, each UART instance will consume around 8mW of core power. But we observe that there is no decrease in the core current with only one UART enabled when compared to the core current measured with all the UARTs enabled.
Is this the correct way to disable the UARTs? Can anyone please tell what is meant by "Off" in the TI8148 power estimation spread sheet with respect to UART.
Thanks
Chaitanya