Searched hist:"849 b1160" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/serial/ |
H A D | serial_mtk.c | 849b1160 Wed Nov 14 20:08:02 CST 2018 Ryder Lee <ryder.lee@mediatek.com> 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>
|
H A D | Kconfig | 849b1160 Wed Nov 14 20:08:02 CST 2018 Ryder Lee <ryder.lee@mediatek.com> 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>
|
H A D | Makefile | 849b1160 Wed Nov 14 20:08:02 CST 2018 Ryder Lee <ryder.lee@mediatek.com> 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>
|