]> rtime.felk.cvut.cz Git - jailhouse.git/commit
arm: Switch to generic UART mapping
authorJan Kiszka <jan.kiszka@siemens.com>
Sun, 12 Oct 2014 15:50:12 +0000 (17:50 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 8 Jan 2015 12:01:23 +0000 (13:01 +0100)
commit5e38b27ddd9cbd878952991870ea0995d6263291
tree4a424754ca27a9f2886b61b630ff8a109fadfbf4
parentda2e3fec9d672dfb4e47e855700605d1efa3e012
arm: Switch to generic UART mapping

Start using the generic UART mapping by the Linux driver. For this the
VExpress config has to gain physical base and size information of the
debug UART.

This removed the tedious need to adjust UART_BASE_VIRT in platform.h
according to the Linux configuration.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
configs/vexpress.c
hypervisor/arch/arm/dbg-write.c
hypervisor/arch/arm/include/asm/platform.h
hypervisor/arch/arm/setup.c