MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-arm / arch-moxart / serial.h
blob6ecf0ebc1a8b81618bc13b6705c33eddd37feed1
1 #ifndef CPE_SERIAL_H
2 #define CPE_SERIAL_H
4 #include <linux/config.h>
5 #include <asm/arch/hardware.h>
7 #define BASE_BAUD (CONFIG_UART_CLK/16)
9 /* Standard COM flags */
10 #define EXTRA_SERIAL_PORT_DEFNS
11 #define STD_SERIAL_PORT_DEFNS
12 #endif