HOWTO: Change AM3517 evm console from UART3 to UART2 (Linux)
I need to use UART3 for IrCOMM and the hardware only supports it with UART3.
So I need to move the console to UART2. I got it OK for the XLoader and uBoot, but cannot find out what to change for the Linux Kernel.
Any advice?
Output:
AM3517_EVM # bootm
## Booting kernel from Legacy Image at 83000000 ...
Image Name: Linux-2.6.32
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2393916 Bytes = 2.3 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...