Statistics
| Branch: | Revision:

root / hw / lm32_juart.h @ 231f5f43

History | View | Annotate | Download (320 Bytes)

# Date Author Comment
15d7dc4f 03/07/2011 02:42 pm Michael Walle

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 <>
Signed-off-by: Edgar E. Iglesias <>