Skip to content
Snippets Groups Projects
Commit fd2aeac5 authored by Manfred Huber's avatar Manfred Huber Committed by Tom Rini
Browse files

omap3_beagle: Flush UART3 xmit on enable if TEMT is broken


Flush UART3 xmit on enable if TEMT is broken

On some OMAP3 devices when UART3 is configured for boot mode before SPL starts
only THRE bit is set. We have to empty the transmitter before initialization
starts. This patch avoids the use of CONFIG_SYS_NS16550_BROKEN_TEMT.

Signed-off-by: default avatarManfred Huber <man.huber@arcor.de>
Tested-by: default avatarJavier Martinez Canillas <javier@dowhile0.org>
Tested-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
parent 5aa014d6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment