linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <oss@buserror.net>
To: York Sun <york.sun@nxp.com>, Scott Wood <swood@redhat.com>,
	David Lamparter <equinox@diac24.net>,
	"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [PATCH ppc-next] powerpc/fsl-booke: don't load early TLB at once
Date: Fri, 21 Sep 2018 12:47:34 -0500	[thread overview]
Message-ID: <666d304e5aeae639dbae2f5e9f62d7234041d6d2.camel@buserror.net> (raw)
In-Reply-To: <DB7PR04MB4298A6AD0F866804A3F4FB6F9A120@DB7PR04MB4298.eurprd04.prod.outlook.com>

On Fri, 2018-09-21 at 17:40 +0000, York Sun wrote:
> On 09/20/2018 05:31 PM, Scott Wood wrote:
> > On Fri, 2018-09-21 at 00:48 +0200, David Lamparter wrote:
> > > This is a *partial* revert of "powerpc/85xx: Load all early TLB entries
> > > at once" (d9e1831a420267a7ced708bb259d65b0a3c0344d.)
> > > 
> > > My dusty old P4080DS just completely fails to boot (no output at all)
> > > without this revert.  I have no clue what's going on here, I just
> > > bisected it down and since it looks like an optimization to me I just
> > > reverted it - and voilá, the P4080 boots again.
> > 
> > It's not an optimization; it was required to get kdump working, at least
> > for certain choices of crash kernel location.  I just tried booting a 32-
> > bit kernel and did not see this problem -- but I don't have access to a
> > p4080ds anymore.  I tried with qemu e500mc, and also running a 32-bit
> > kernel on e6500 (needs a tiny change to get past SMP init, since 32-bit
> > isn't really supported on e6500, but you do get output even without that).
> > 
> > Do you have a JTAG that can be used to find out where it's hanging?  If
> > not, I can try to get early debug working (needs an early IOMMU mapping).
> > 
> > York, can you try booting the latest kernel on p4080ds?
> > 
> 
> Scott,
> 
> I haven't tried P4080DS for a long time. What defconfig do you use for
> this board? I tried latest master branch (commit a27fb6d983c7b5) with
> corenet_basic_defconfig, it didn't boot up. Kernel has an exception very
> early (pc ffffae80).
> 
> However, before I claimed the board, someone booted Linux 4.14.71 on
> this board. I need to track down where the image came from.

Use corenet32_smp_defconfig

corenet_basic_defconfig is just a fragment used by the makefiles in assembling
the final config.

-Scott

  reply	other threads:[~2018-09-21 17:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-20 22:48 [PATCH ppc-next] powerpc/fsl-booke: don't load early TLB at once David Lamparter
2018-09-21  0:31 ` Scott Wood
2018-09-21  1:00   ` David Lamparter
2018-09-22  5:45     ` Scott Wood
2018-10-01 14:26       ` David Lamparter
2018-09-21 17:40   ` York Sun
2018-09-21 17:47     ` Scott Wood [this message]
2018-09-21 18:07       ` York Sun
2018-10-01 13:51         ` David Lamparter
2018-09-24  5:15 ` Michael Ellerman

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=666d304e5aeae639dbae2f5e9f62d7234041d6d2.camel@buserror.net \
    --to=oss@buserror.net \
    --cc=equinox@diac24.net \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=swood@redhat.com \
    --cc=york.sun@nxp.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).