From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [RFC 23/29] xen/arm: Add versatile express platform Date: Mon, 29 Apr 2013 18:52:50 +0100 Message-ID: <517EB372.3060909@linaro.org> References: <1367252846.3142.377.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1367252846.3142.377.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Anthony Perard , "patches@linaro.org" , Stefano Stabellini , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 04/29/2013 05:27 PM, Ian Campbell wrote: > On Mon, 2013-04-29 at 00:02 +0100, Julien Grall wrote: >> This platform contains nearly nothing specific except the reset function. >> >> Signed-off-by: Julien Grall > > Acked-by: Ian Campbell > >> +/* Board-specific: base address of system controller */ >> +#define SP810_ADDRESS 0x1C020000 > > Even better would be if this is in DT. It seems there is an *arm,vexpress-reset* node in the device tree. It needs some work, so I will send a separate patch to add support for the vexpress-reset function. -- Julien