All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: Julien Grall <julien.grall@linaro.org>
Cc: tim@xen.org, stefano.stabellini@citrix.com,
	ian.campbell@citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH v3 0/2] Add support for Xilinx ZynqMP SoC
Date: Wed, 11 Mar 2015 09:59:42 +1000	[thread overview]
Message-ID: <20150310235942.GA16866@toto> (raw)
In-Reply-To: <54FED5C2.50903@linaro.org>

On Tue, Mar 10, 2015 at 11:30:10AM +0000, Julien Grall wrote:
> Hello Edgar,
> 
> Thank you for adding support of the ZynqMP.
> 
> On 10/03/15 02:49, Edgar E. Iglesias wrote:
> > From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>
> > 
> > Adds support for the Cadence UART in Xilinx ZynqMP. The
> > rest of the ZynqMP platform is discovered via device-tree.
> 
> Did you make sure that the default grant table range (0xb0000000 -
> 0xb0020000) don't overlap with an hardware region?

No I didn't, thanks for pointing that out. I need to move these to
another address.

So now I'm back to needing platform specific code. Long term,
Maybe it would make sense making the grant table range somehow
configurable via DT?

Anyway, I'll send a v4 with the platform code to move the gnt
into a reserved area in the memory map.

Thanks,
Edgar


> 
> Regards,
> 
> -- 
> Julien Grall

  reply	other threads:[~2015-03-10 23:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-10  2:49 [PATCH v3 0/2] Add support for Xilinx ZynqMP SoC Edgar E. Iglesias
2015-03-10  2:49 ` [PATCH v3 1/2] xen/arm: Add Cadence UART driver Edgar E. Iglesias
2015-03-10 11:31   ` Julien Grall
2015-03-10  2:49 ` [PATCH v3 2/2] xen/arm: Add Xilinx ZynqMP early printk support Edgar E. Iglesias
2015-03-10 11:30 ` [PATCH v3 0/2] Add support for Xilinx ZynqMP SoC Julien Grall
2015-03-10 23:59   ` Edgar E. Iglesias [this message]
2015-03-11  9:46     ` Ian Campbell
2015-03-11 10:09       ` Edgar E. Iglesias

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150310235942.GA16866@toto \
    --to=edgar.iglesias@gmail.com \
    --cc=ian.campbell@citrix.com \
    --cc=julien.grall@linaro.org \
    --cc=stefano.stabellini@citrix.com \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.