diff options
author | Ryder Lee <ryder.lee@mediatek.com> | 2018-11-15 10:08:02 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-11-28 23:04:53 -0500 |
commit | 849b11605ae6afe4b0d146b64f4eaaa9af0a5071 (patch) | |
tree | 7b9cbf79531fffbd81f77fa75509fc791bb9175d /board/mpc8308_p1m | |
parent | 9dec738a8b843bcdcf22ed3e11c59255e9f79d2b (diff) |
serial: MediaTek: add high-speed uart driver for MediaTek SoCs
Many SoCs from MediaTek have a high-speed uart. This UART is compatible
with the ns16550 in legacy mode. It has extra registers for high-speed
mode which can reach a maximum baudrate at 921600.
However this UART will no longer be compatible if it's in high-speed mode.
Some BootROM of MediaTek's SoCs will change the UART into high-speed mode
and the U-Boot must use this driver to initialize the UART.
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Tested-by: Ryder Lee <ryder.lee@mediatek.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/mpc8308_p1m')
0 files changed, 0 insertions, 0 deletions