From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v3 3/3] xen/arm: Introduce support for Renesas R-Car Gen2 platform Date: Mon, 2 Feb 2015 17:10:13 +0000 Message-ID: <1422897013.8023.0.camel@citrix.com> References: <1422027220-31423-1-git-send-email-oleksandr.tyshchenko@globallogic.com> <1422027220-31423-4-git-send-email-oleksandr.tyshchenko@globallogic.com> <1422451579.14124.39.camel@citrix.com> <1422454596.5187.7.camel@citrix.com> <54CBA8B4.7090405@linaro.org> <54CBB6D9.6000206@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54CBB6D9.6000206@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: Oleksandr Tyshchenko , Stefano Stabellini , Tim Deegan , Andrii Anisov , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Fri, 2015-01-30 at 16:52 +0000, Julien Grall wrote: > > It would be nice to hear your and Ian's opinions about board file. > > I'm not sure about this one. I will let Ian decides. shmobile.c doesn't seem appropriate to me, rcar.c seems better. Ian.