Home
last modified time | relevance | path

Searched hist:"434 afa809e91bbf67e003df8daf0e2f39c48ce59" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_mxc.c434afa809e91bbf67e003df8daf0e2f39c48ce59 Wed Nov 25 13:08:00 UTC 2015 Maximilian Schwerin <Maximilian.Schwerin@tigris.de> serial_mxc: Fix setup of UARTx_UFCR register

This patch writes the default values for TXTL and RXTL to UARTx_UFCR.
Without this patch some older kernel versions crash as UARTx_UFCR was
not always correctly initialized.

Signed-off-by: Maximilian Schwerin <maximilian.schwerin@tigris.de>