hw/arm/digic: add UART support
authorAntony Pavlov <antonynpavlov@gmail.com>
Tue, 17 Dec 2013 19:42:37 +0000 (19:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Dec 2013 20:12:51 +0000 (20:12 +0000)
commit142593c9d700e02b316443bcaa99226720242625
tree8c00627f066519c96cc34a08e0635963806edda8
parent576e99cb951e9c1a289555a31cfd5b9040e80037
hw/arm/digic: add UART support

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 1387188908-754-5-git-send-email-antonynpavlov@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/digic.c
hw/char/Makefile.objs
hw/char/digic-uart.c [new file with mode: 0644]
include/hw/arm/digic.h
include/hw/char/digic-uart.h [new file with mode: 0644]