Re: [Xen-devel] [PATCH v2 for-4.5 1/5] xen: arm: Add earlyprintk for McDivitt.

2014-11-20 Thread Julien Grall
Hi Ian, On 11/19/2014 03:28 PM, Ian Campbell wrote: > Signed-off-by: Ian Campbell > --- > v2: Remove pointless/unused baud rate setting. > > A bunch of other entries have these, but cleaning them up is out of scope > here I think. Agreed. Reviewed-by: Julien Grall Regards, > --- > xen/a

[Xen-devel] [PATCH v2 for-4.5 1/5] xen: arm: Add earlyprintk for McDivitt.

2014-11-19 Thread Ian Campbell
Signed-off-by: Ian Campbell --- v2: Remove pointless/unused baud rate setting. A bunch of other entries have these, but cleaning them up is out of scope here I think. --- xen/arch/arm/Rules.mk |5 + 1 file changed, 5 insertions(+) diff --git a/xen/arch/arm/Rules.mk b/xen/arch/arm/Rules