summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k/mcfuart.h
diff options
context:
space:
mode:
authorstroese <stroese>2004-12-16 17:56:09 +0000
committerstroese <stroese>2004-12-16 17:56:09 +0000
commitcd42deebd2d27dbefd91b757c852901351992e5a (patch)
tree945317b1f4aa9ee4124689cb9c6b27367ee3847d /include/asm-m68k/mcfuart.h
parente2c22d780e64e385e1c07b0e2203f164ca92f2c9 (diff)
downloadbootable_bootloader_goldelico_gta04-cd42deebd2d27dbefd91b757c852901351992e5a.zip
bootable_bootloader_goldelico_gta04-cd42deebd2d27dbefd91b757c852901351992e5a.tar.gz
bootable_bootloader_goldelico_gta04-cd42deebd2d27dbefd91b757c852901351992e5a.tar.bz2
Coldfire MCF5249 support added
Diffstat (limited to 'include/asm-m68k/mcfuart.h')
-rw-r--r--include/asm-m68k/mcfuart.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-m68k/mcfuart.h b/include/asm-m68k/mcfuart.h
index 7b80245..e5082a9 100644
--- a/include/asm-m68k/mcfuart.h
+++ b/include/asm-m68k/mcfuart.h
@@ -87,6 +87,10 @@
#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).