[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/3] xen/arm: Update early print console UART address for Broadcom 7445D0.
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@xxxxxxxxxxxx> Reviewed-by: Julien Grall <julien.grall@xxxxxxxxxx> > --- > 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |