From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH] xen/arm: Propagate clock-frequency to DOMU if present in the DT timer node Date: Wed, 10 Jun 2015 13:42:57 -0400 Message-ID: <55787721.9030508@citrix.com> References: <1433342886-14790-1-git-send-email-julien.grall@citrix.com> <4EE5B48738DDED408878C97C8E050A8B1D7A4A4B@SJEXCHMB05.corp.ad.broadcom.com> <5574B1CE.7060903@citrix.com> <4EE5B48738DDED408878C97C8E050A8B1D7A554C@SJEXCHMB05.corp.ad.broadcom.com> <55777B38.4050101@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z2k9o-0000pG-H5 for xen-devel@lists.xenproject.org; Wed, 10 Jun 2015 17:51:20 +0000 In-Reply-To: <55777B38.4050101@citrix.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: "Chris (Christopher) Brand" , "xen-devel@lists.xenproject.org" Cc: "stefano.stabellini@citrix.com" , "wei.liu2@citrix.com" , "ian.jackson@eu.citrix.com" , "ian.campbell@citrix.com" , "tim@xen.org" List-Id: xen-devel@lists.xenproject.org Hi, On 09/06/2015 19:48, Julien Grall wrote: > I don't usually use CONFIG_DTB_FILE because my bootloader (u-boot via a > script) is creating the different node for Xen (multiboot, chosen,...). > Although, the CONFIG_DTB_FILE implementation in Xen is very obvious > (only 2 lines which override the register which store the pointer in > head.S). FWIW, I did try to use it today via the export solution and it's working perfectly. Regards, -- Julien Grall