From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 2/2] xen: arm: more flexible scheme for specifying early printk device Date: Fri, 20 Mar 2015 12:28:24 +0000 Message-ID: <1426854504.21742.172.camel@citrix.com> References: <1426083115-29406-2-git-send-email-ian.campbell@citrix.com> <55005569.3030404@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55005569.3030404@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: stefano.stabellini@eu.citrix.com, tim@xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-03-11 at 14:47 +0000, Julien Grall wrote: > Hi Ian, > > On 11/03/2015 14:11, Ian Campbell wrote: > > This allows for early-printk to be specified (for existing UARTS at > > least) without the need to edit Rules.mk. > > > > The existing shortcuts are retained, but in a much more compact > > fashion. > > > > An unused EARLY_PRINTK_BAUD was removed from the zynqmq settings. > > > > Signed-off-by: Ian Campbell > > With the change suggested by Andrew: > > Reviewed-by: Julien Grall Applied with the use of the right comma thing. Tim, I decided to leave the bikeshed the colour it already was. Ian.