I have a beagleboard xm which has omap 3630 processor in it.
Beagleboard has only one serial port on it and I guess that only one uart is processing it.
I intend to find the uart which is processing it and then change the uart to some another.
For instance if uart 1 is processing the serial port then I would like like to change it to uart 2/3/4.
Will you pls provide some info as how to go about doing this?