With the help of the previous patches add a stanza to xen/arch/arm/Rules.mk to specify the UART configuration of the Calxeda Midway machine. The information has been taken from the Linux kernel's .dts file. This can be enabled by adding "CONFIG_EARLY_PRINTK=midway" to Config.mk.
b339d34 arm/early-printk: add Calxeda Midway UART support
docs/misc/arm/early-printk.txt | 1 +
xen/arch/arm/Rules.mk | 5 +++++
2 files changed, 6 insertions(+)
Upstream: xenbits.xen.org