linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* pmac SMP support broken?
@ 1999-06-15 14:29 Nathan Sheeley
  0 siblings, 0 replies; only message in thread
From: Nathan Sheeley @ 1999-06-15 14:29 UTC (permalink / raw)
  To: linuxppc-dev



Has anyone tried to build/run a pmac SMP kernel with a recent (2.2.9)
version of Linux?  

	o I've got a 9500 with 2 604e/200MHz.
	o A UP kernel works fine.  
	o Compliling the same kernel with the SMP support box checked results in
	  a kernel that doesn't boot on UP(a G3) or SMP(the 9500) machines. 
	o I also replaced the dual card with a single 133 MHz CPU, which also fails 
    to boot the SMP kernel.

Can I expect a SMP kernel to boot on a UP?  I thought so, although it might
be slower than a UP kernel on a UP.

The symptoms are that it gets to the point of "opening the display", which
activates the display (all white, I assume painted that way by OF), prints 
"copying OF device tree...done" and stops.  

Also, I was poking around in arch/ppc/kernel/head.S and I noticed this:

  oris  r18,r8,0x20000000@h
  oris  r21,r11,(KERNELBASE+0x20000000)@h
  mtspr DBAT2L,r18    /* N.B. 6xx (not 601) have valid */
  mtspr DBAT2U,r21    /* bit in upper BAT register */
  mtspr IBAT2L,r28
               ^^^^^^^^^^^^^^^^Wouldn't r18 make more sense here?
  mtspr IBAT2U,r21    

Nathan Sheeley

[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-06-15 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-06-15 14:29 pmac SMP support broken? Nathan Sheeley

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).