]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/mn10300/unit-asb2305/include/unit/serial.h
Merge branch 'master' into csb1725
[mv-sheeva.git] / arch / mn10300 / unit-asb2305 / include / unit / serial.h
index 8086cc092cecca946aac943387c0a019e8be8c4a..88c08219315f5b175869120ae1dd8b4a8f9c1722 100644 (file)
 
 #define SERIAL_IRQ     XIRQ0   /* Dual serial (PC16552)        (Hi) */
 
+/*
+ * The ASB2305 has an 18.432 MHz clock the UART
+ */
+#define BASE_BAUD      (18432000 / 16)
+
 /*
  * dispose of the /dev/ttyS0 serial port
  */