All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: peter@senient.com (Peter Morrow)
To: linux-arm-kernel@lists.infradead.org
Subject: ARMADA-XP cpu1 .. cpu3 does not come online
Date: Thu, 18 Jun 2015 15:10:28 +0100	[thread overview]
Message-ID: <20150618141028.GA5323@t440.home> (raw)
In-Reply-To: <20150618160448.011bf726@free-electrons.com>

On Thu, Jun 18, 2015 at 04:04:48PM +0200, Thomas Petazzoni wrote:
> Dear Andrew Lunn,
> 
> On Thu, 18 Jun 2015 15:36:07 +0200, Andrew Lunn wrote:
> 
> > > Uncompressing Linux... done, booting the kernel.                               
> > > [    0.000000] Booting Linux on physical CPU 0x0                               
> > > [    0.000000] Linux version 4.0.5-00001-g8b87c3c (peter at t440) (gcc version 4.95
> > > [    0.000000] CPU: ARMv7 Processor [562f5842] revision 2 (ARMv7), cr=10c5387d 
> > > [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache 
> > > [    0.000000] Machine model: AXP-TEST-BOARD 
> > > [    0.000000] bootconsole [earlycon0] enabled
> > > [    0.000000] Truncating RAM at 0x00000000-0xffffffff to -0x2f800000 
> > > 
> > > ^^ This is worrying to me, firstly because memory is being truncated down, secondly because my dts file only specifies memory from 0x00000000 to 0xf000000 (see attached dts file)
> > 
> > 0x2f800000 suggests you have an old boot loader, with IO at
> > 0xd000,0000. Upgrading to a newer uboot will allow you to use more of
> > the 4G of RAM. It might also fix your SMP issue.
> 
> Nope, I don't think so: his DT is using 0xf1000000 and the platform
> boots successfully (serial port working). He is also using 0xf1012000
> as the UART earlyprintk physical address, and it boots. So his internal
> registers are set at 0xf1000000.

Yup, it's a new boot loader (u-boot v2015.04) with registers mapped at
0xf1000000:

#define SOC_REGS_PHY_BASE   0xf1000000

Cheers,
Peter


> 
> Best regards,
> 
> Thomas
> -- 
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com

  reply	other threads:[~2015-06-18 14:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-18 12:38 ARMADA-XP cpu1 .. cpu3 does not come online Peter Morrow
2015-06-18 13:36 ` Andrew Lunn
2015-06-18 14:04   ` Thomas Petazzoni
2015-06-18 14:10     ` Peter Morrow [this message]
2015-06-18 14:22   ` Russell King - ARM Linux
2015-06-18 14:28     ` Andrew Lunn
2015-06-18 15:01       ` Russell King - ARM Linux
2015-06-18 14:12 ` Thomas Petazzoni
2015-06-18 14:25   ` Peter Morrow

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=20150618141028.GA5323@t440.home \
    --to=peter@senient.com \
    --cc=linux-arm-kernel@lists.infradead.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.