commit | 15d7dc4f8086b9d0a09fbcf28ee1654a210351dd | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Thu Feb 17 23:45:08 2011 +0100 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Mon Mar 07 13:42:36 2011 +0100 |
tree | 9139b699854bff0ecc58cf989b0bc802fbfd49d6 | |
parent | 4ef66fa71882a8f8682d9a8d1528e1ec98c264e5 [diff] |
lm32: juart model This patch adds the JTAG UART model. It is accessed through special control registers and opcodes. Therefore the translation uses callbacks to this model. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>