uboot/cpu/blackfin
Mike Frysinger f177f4250c Blackfin: fix up UART status bit handling
Some Blackfin UARTs are read-to-clear while others are write-to-clear.
This can cause problems when we poll the LSR and then later try and handle
any errors detected.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-10-23 05:03:51 -04:00
..
.gitignore
Makefile
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S
cpu.c
cpu.h
i2c.c
initcode.c
interrupt.S
interrupts.c
reset.c
serial.c
serial.h
start.S
system_map.S
traps.c
watchdog.c