[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v3 3/4] xen/arm: Add early printk support for ThunderX platform



On Thu, 2015-03-05 at 09:15 +0000, Julien Grall wrote:
> Hello Vijay,
> 
> 
> On 4 Mar 2015 06:06, <vijay.kilari@xxxxxxxxx> wrote:
> >
> > From: Vijaya Kumar K <Vijaya.Kumar@xxxxxxxxxxxxxxxxxx>
> >
> > ThunderX platform uses pl011 uart.
> 
> You need to update docs/misc/arm/early-printk.txt.

I'll insert

"- thunderx: printk with pl011 for Cavium ThunderX processor."

as I commit. If that doesn't suit then please followup with a
correction ;-)

> 
> Regards,
> 
> 
> > Signed-off-by: Vijaya Kumar K <Vijaya.Kumar@xxxxxxxxxxxxxxxxxx>
> > Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
> > ---
> >  xen/arch/arm/Rules.mk |    4 ++++
> >  1 file changed, 4 insertions(+)
> >
> > diff --git a/xen/arch/arm/Rules.mk b/xen/arch/arm/Rules.mk
> > index c7bd227..54efa91 100644
> > --- a/xen/arch/arm/Rules.mk
> > +++ b/xen/arch/arm/Rules.mk
> > @@ -113,6 +113,10 @@ ifeq ($(CONFIG_EARLY_PRINTK), lager)
> >  EARLY_PRINTK_INC := scif
> >  EARLY_UART_BASE_ADDRESS := 0xe6e60000
> >  endif
> > +ifeq ($(CONFIG_EARLY_PRINTK), thunderx)
> > +EARLY_PRINTK_INC := pl011
> > +EARLY_UART_BASE_ADDRESS := 0x87e024000000
> > +endif
> >
> >  ifneq ($(EARLY_PRINTK_INC),)
> >  EARLY_PRINTK := y
> > --
> > 1.7.9.5
> >
> 
> 



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.