All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@linaro.org>
To: Jon Fraser <jfraser@broadcom.com>,
	xen-devel@lists.xen.org, Ian Campbell <ian.campbell@citrix.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Tim Deegan <tim@xen.org>
Subject: Re: [PATCH 2/3] xen/arm: Update early print console UART address for Broadcom 7445D0.
Date: Wed, 01 Oct 2014 16:30:31 +0100	[thread overview]
Message-ID: <542C1E17.3000303@linaro.org> (raw)
In-Reply-To: <1412117854-8275-1-git-send-email-jfraser@broadcom.com>

Hello Jon,

On 09/30/2014 11:57 PM, Jon Fraser wrote:
> The console UART address changed between chip versions C0 and D0.
> Broadcom 7445[ABC]0 verions were not released and are not supported.
> 
> Signed-off-by: Jon Fraser <jfraser@broadcom.com>
Reviewed-by: Julien Grall <julien.grall@linaro.org>

> ---
>  xen/arch/arm/Rules.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/xen/arch/arm/Rules.mk b/xen/arch/arm/Rules.mk
> index 26fafa2..d369b40 100644
> --- a/xen/arch/arm/Rules.mk
> +++ b/xen/arch/arm/Rules.mk
> @@ -86,7 +86,7 @@ EARLY_UART_REG_SHIFT := 2
>  endif
>  ifeq ($(CONFIG_EARLY_PRINTK), brcm)
>  EARLY_PRINTK_INC := 8250
> -EARLY_UART_BASE_ADDRESS := 0xF0406B00
> +EARLY_UART_BASE_ADDRESS := 0xF040AB00
>  EARLY_UART_REG_SHIFT := 2
>  endif
>  ifeq ($(CONFIG_EARLY_PRINTK), xgene-storm)
> 

Regards,

-- 
Julien Grall

  reply	other threads:[~2014-10-01 15:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30 22:57 [PATCH 2/3] xen/arm: Update early print console UART address for Broadcom 7445D0 Jon Fraser
2014-10-01 15:30 ` Julien Grall [this message]
2014-10-01 15:31   ` Julien Grall
2014-10-02 15:53     ` Julien Grall
2014-10-02 16:18       ` Jonathan Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=542C1E17.3000303@linaro.org \
    --to=julien.grall@linaro.org \
    --cc=ian.campbell@citrix.com \
    --cc=jfraser@broadcom.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.