I'm using the DM368 chip and UART1 appears to not be operational. If I "cat /proc/tty/driver/serial" is shows UART1 as unknown. I've checked the kernel code and by all appearances UART1 is activated. So my next guess is that it's activated in the kernel but maybe some GPIO pins are configured wrong and the H/W doesn't respond to the kernel. Off hand I'm thinking that the GPIO is just for routing the signals to the outside, but I'm open to anything at this point and need to do some more research on how the GPIO and UART interact.
Anyone run into this yet?
John A