commit | 434afa809e91bbf67e003df8daf0e2f39c48ce59 | [log] [tgz] |
---|---|---|
author | Maximilian Schwerin <Maximilian.Schwerin@tigris.de> | Wed Nov 25 14:08:00 2015 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sun Jan 03 15:22:11 2016 +0100 |
tree | 0d101bb518ce760f958de4ae70f7b4a045ee79b5 | |
parent | f0b5f23f32adfb790293c4f1722042026fa98416 [diff] |
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>