diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-07-23 16:51:49 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-07-25 15:17:34 -0400 |
commit | b990c7bda4d8f4501b3383be9ed44327de24f36f (patch) | |
tree | ba0837445a7568f003d6ff124d466d21e9d2d5b5 /include/configs/innokom.h | |
parent | 4fff5ac2f89140361e373818aa3c8c6c7dbd20e9 (diff) | |
download | u-boot-imx-b990c7bda4d8f4501b3383be9ed44327de24f36f.zip u-boot-imx-b990c7bda4d8f4501b3383be9ed44327de24f36f.tar.gz u-boot-imx-b990c7bda4d8f4501b3383be9ed44327de24f36f.tar.bz2 |
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>
Diffstat (limited to 'include/configs/innokom.h')
0 files changed, 0 insertions, 0 deletions