All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Collins <bcollins@debian.org>
To: sparclinux@vger.kernel.org
Subject: Re: Linux 2.6.3 still doesn't boot on UltraSparc I
Date: Tue, 24 Feb 2004 14:42:45 +0000	[thread overview]
Message-ID: <20040224144245.GA468@phunnypharm.org> (raw)

> > > > Try this, keep the new head.S and newer SILO, and edit head.S so that
> > > > "HdrS version" is 0x202 instead of 0x300. See if that boots for you
> > > > (would confirm my suspicion).
> > > 
> > > It boots correctly this way. What can we do to help now ?
> > 
> > Can you enable CONFIG_DEBUG_BOOTMEM and boot with "linux -p"?
> 
> Here is the output :
> 
> boot: linux -p
> Allocated 8 Megs of memory at 0x4000000 for kernel
> Kernel doesn't support loading to high memory, relocating done.
> Loaded kernel version 2.6.3
> 
> PROMLIB: Sun IEEE Boot Prom 3.2.4 1996/05/30 11:17
> Linux version 2.6.3 (root@ensilinx8) (gcc version 3.3.3 20040125 (prerelease) (Debian)) #4 SMP [...]
> ARCH: SUN4U
> PROMLIB: Sun IEEE Boot Prom 3.2.4 1996/05/30 11:17
> PROMLIB: Sun IEEE Boot Prom 3.2.4 1996/05/30 11:17
> PROMLIB: Sun IEEE Boot Prom 3.2.4 1996/05/30 11:17
> PROMLIB: Sun IEEE Boot Prom 3.2.4 1996/05/30 11:17
> [...]
> Looping, had to stop it using Break+A.
> 
> The same kernel boots without -p.

Oooh...that's interesting. It looks like it actually gets all the way
through head.S. The PROMLIB line is from the call to prom_init() in
head.S just before it finally calls start_kernel(), and the the "ARCH:
SUN4U" is in setup_arch(), which is well after head.S has jumped to the
main kernel.

Why it's looping with prom_init(), I'm not sure. Maybe the prom cif
handler and stack aren't getting setup properly. Dave, any ideas?

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/

             reply	other threads:[~2004-02-24 14:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-24 14:42 Ben Collins [this message]
2004-02-25  8:28 ` Linux 2.6.3 still doesn't boot on UltraSparc I David S. Miller
2004-02-26  9:12 ` Lucas Nussbaum
2004-02-26 13:08 ` Ben Collins
  -- strict thread matches above, loose matches on Subject: below --
2004-02-10 16:32 2.6.3-rc2 fails to boot with "Illegal Instruction" on sparc64 Lucas Nussbaum
2004-02-23 13:32 ` Linux 2.6.3 still doesn't boot on UltraSparc I Lucas Nussbaum
2004-02-23 13:25   ` Ben Collins
2004-02-23 15:06     ` Lucas Nussbaum
2004-02-23 15:45       ` Ben Collins
2004-02-24 12:57         ` Lucas Nussbaum

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=20040224144245.GA468@phunnypharm.org \
    --to=bcollins@debian.org \
    --cc=sparclinux@vger.kernel.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.