From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH RFC OSSTEST 17/19] Osstest/Debian: Remove hardcoded midway specific addresses from boot.scr [and 1 more messages] Date: Wed, 29 Oct 2014 16:41:12 +0000 Message-ID: <1414600872.2064.6.camel@citrix.com> References: <1414579268.29975.13.camel@citrix.com> <1414579302-6692-17-git-send-email-ian.campbell@citrix.com> <1412942404.27111.12.camel@citrix.com> <1412942554-752-17-git-send-email-ian.campbell@citrix.com> <21559.60804.663808.679317@mariner.uk.xensource.com> <1412951527.27111.34.camel@citrix.com> <21585.6114.555848.540486@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21585.6114.555848.540486@mariner.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 Jackson Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2014-10-29 at 16:37 +0000, Ian Jackson wrote: > Ian Campbell writes ("[PATCH OSSTEST v2 17/20] Osstest/Debian: Remove hardcoded midway specific addresses from boot.scr"): > > This depends on a change to the hostdb to add "setenv xen_addr_r > > 0x01000000" to the UBootScriptEarlyCommands property of the midway > > machines. > > > > Most platforms will need something similar. For both cubietruck and arndale > > "setenv xen_addr_r 0x41000000" is appropriate. > > > > This is going to be a pretty common requirement on ARM/uboot > > systems, should I make it a specific property instead of reusing the > > generic hook? > > I don't understand why this question is still in the commit message. > I already answered it with "yes" and you said "ack" ... Looks like I overlooked that when refreshing my memory of the last time around, sorry. Ian.