]> git.sur5r.net Git - u-boot/blobdiff - include/asm-m68k/mcfuart.h
esd WUH405 and DU405 board updated
[u-boot] / include / asm-m68k / mcfuart.h
index 7b8024539b8b60ca9b554bfef4b5cb8673b0a2b9..e5082a917b0f2c8f0f2d62035fd8d7e04aff3e18 100644 (file)
 #define        MCFUART_UOP1            0x38            /* Output Port Bit Set (w) */
 #define        MCFUART_UOP0            0x3c            /* Output Port Bit Reset (w) */
 
+#ifdef CONFIG_M5249
+/* Note: This isn't in the 5249 docs */
+#define        MCFUART_UFPD            0x30            /* Frac Prec. Divider (r/w) */
+#endif
 
 /*
  *     Define bit flags in Mode Register 1 (MR1).