On 01/10/2012 04:11 PM, Peter Maydell wrote:
+case UINTP:
+s->reg[I_(UINTP)]&= ~val;
+/* XXX: It's the assumption that it works in this way */
Can you expand this comment a little to clarify exactly what the
assumption you're making is?
It was not clear from documentation if
On 23 December 2011 11:40, Evgeny Voevodin wrote:
> From: Maksim Kozlov
>
> Add basic support of exynos4210 UART
>
> Signed-off-by: Evgeny Voevodin
> ---
> Makefile.target | 2 +-
> hw/exynos4210.c | 24 ++
> hw/exynos4210.h | 9 +
> hw/exynos4210_uart.c | 670
> +++
From: Maksim Kozlov
Add basic support of exynos4210 UART
Signed-off-by: Evgeny Voevodin
---
Makefile.target |2 +-
hw/exynos4210.c | 24 ++
hw/exynos4210.h |9 +
hw/exynos4210_uart.c | 670 ++
4 files changed, 704 insert