u-boot-brain/arch/blackfin
Mike Frysinger b990c7bda4 Blackfin: jtag-console: handle newline stuffing
Serial devices currently have to manually stuff \r after every \n found,
but this is a bit more difficult with the jtag console since we process
everything in chunks of 4 bit.  So we have to scan & stuff the whole
string rather than what most serial drivers do which is output on a byte
per byte basis.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-07-25 15:17:34 -04:00
..
cpu Blackfin: jtag-console: handle newline stuffing 2010-07-25 15:17:34 -04:00
include/asm Blackfin: bf561: use DMA for Core B L1 regions 2010-07-13 17:50:52 -04:00
lib Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
config.mk Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00