Serial debug port?

I’m trying to debug linux booting issues, and I’m seeing that the default image has a console=ttyS2,1500000 parameter in /proc/cmdline, indicating that it has a serial console somewhere.

Does the uConsole have a serial port that I can access to get a uboot boot prompt and/or early linux kernel logs?

I’m using the rockchip-a06, by the way.