All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Linux 2.6.3 still doesn't boot on UltraSparc I
@ 2004-02-24 14:42 Ben Collins
  2004-02-25  8:28 ` David S. Miller
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Ben Collins @ 2004-02-24 14:42 UTC (permalink / raw)
  To: sparclinux

> > > > 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/

^ permalink raw reply	[flat|nested] 9+ messages in thread
* 2.6.3-rc2 fails to boot with "Illegal Instruction" on sparc64
@ 2004-02-10 16:32 Lucas Nussbaum
  2004-02-23 13:32 ` Linux 2.6.3 still doesn't boot on UltraSparc I Lucas Nussbaum
  0 siblings, 1 reply; 9+ messages in thread
From: Lucas Nussbaum @ 2004-02-10 16:32 UTC (permalink / raw)
  To: linux-kernel

[ Please Cc me as I'm not subscribed to the list ]

Hi,

Linux 2.6.3-rc2 fails to boot on sparc64. 2.6.2 doesn't boot neither.

The output is :
Allocated 8 Megs of memory at 0x4000000 for kernel

Loaded kernel version 2.6.3    <--- SILO message
Illegal Instruction
{0} ok 

2.6.1 boots without any problem. 
silo v. 1.4.4

We used gcc 3.3 to compile the kernel. Same issue with gcc 3.2.
2.6.1 compiled with exactly the same build environment does boot.

The box is a Sun Entreprise 4000.
/proc/cpuinfo:
cpu             : TI UltraSparc I   (SpitFire)
fpu             : UltraSparc I integrated FPU
promlib         : Version 3 Revision 2
prom            : 3.2.4
type            : sun4u
ncpus probed    : 4
ncpus active    : 4
Cpu0Bogo        : 333.41
Cpu0ClkTck      : 0000000009f437c0
Cpu1Bogo        : 333.41
Cpu1ClkTck      : 0000000009f437c0
Cpu4Bogo        : 333.41
Cpu4ClkTck      : 0000000009f437c0
Cpu5Bogo        : 333.41
Cpu5ClkTck      : 0000000009f437c0
MMU Type        : Spitfire
State:
CPU0:           online
CPU1:           online
CPU4:           online
CPU5:           online

Any clues ?
Any other useful information I could provide ?
-- 
Lucas Nussbaum
Club GNU/Linux
ENSIMAG - Departement Telecommunications

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-02-26 13:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-24 14:42 Linux 2.6.3 still doesn't boot on UltraSparc I Ben Collins
2004-02-25  8:28 ` 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

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.