commit | 4fff5ac2f89140361e373818aa3c8c6c7dbd20e9 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Jul 23 11:34:49 2010 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Jul 25 15:17:31 2010 -0400 |
tree | ca350d1231e060789885a5744288438155bb6101 | |
parent | 5079d8bbad77bf21ecc5f17e05141f04cfaaabb3 [diff] |
Blackfin: jtag-console: add debug markers While we're in here, add some useful debug points. We need custom debug statements because we need the output to only go to the serial port. If we used the standard debug helpers, the output would also go to the stdout (which would be the jtag console) and make it hard to figure out what is going where exactly. Signed-off-by: Mike Frysinger <vapier@gentoo.org>