linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Using 2_4_devel to build a kernel for the 8240
       [not found] <200204252126.QAA11192@lists.linuxppc.org>
@ 2002-04-25 21:40 ` Stephen Noftall
  2002-04-25 21:43   ` Mark A. Greer
  2002-04-25 21:54   ` Matt Porter
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Noftall @ 2002-04-25 21:40 UTC (permalink / raw)
  To: linuxppc-embedded


Hello;

I am using the latest bitkeeper PPC 2_4_devel kernel, and want to configure it
for the 8240.

When I run menuconfig, I can see "Sandpoint X3" and "8260" selections, but no
8240 specific selections.

What options should I select to enable 8240 support? I am guessing "Sandpoint
X3", is this right? The board is a custom 8240, with Ethernet and SCSI PCI
chipsets, but no serial or ISA components. We have previously gotten a 2.3.16
kernel to work on it.

Thanks for any feedback.

Stephen Noftall
LCS


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: Using 2_4_devel to build a kernel for the 8240
  2002-04-25 21:40 ` Using 2_4_devel to build a kernel for the 8240 Stephen Noftall
@ 2002-04-25 21:43   ` Mark A. Greer
  2002-04-25 21:54   ` Matt Porter
  1 sibling, 0 replies; 3+ messages in thread
From: Mark A. Greer @ 2002-04-25 21:43 UTC (permalink / raw)
  To: Stephen Noftall; +Cc: linuxppc-embedded


Stephen Noftall wrote:

> Hello;
>
> I am using the latest bitkeeper PPC 2_4_devel kernel, and want to configure it
> for the 8240.
>
> When I run menuconfig, I can see "Sandpoint X3" and "8260" selections, but no
> 8240 specific selections.
>
> What options should I select to enable 8240 support? I am guessing "Sandpoint
> X3", is this right?

No.  "Sandpoint" is a platform, not a processor.  You select the processor from
inside "Platform support"/"Processor Type".  Since the 8240 is essentially a 603
core with a 107 bridge, select "6xx/7xx/74xx/8260" for your processory type.

You probably want to make a new "Machine Type" for your board/platform and select
it.  Look in arch/ppc/platforms and arch/ppc/config.in for lots of examples.

Mark


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: Using 2_4_devel to build a kernel for the 8240
  2002-04-25 21:40 ` Using 2_4_devel to build a kernel for the 8240 Stephen Noftall
  2002-04-25 21:43   ` Mark A. Greer
@ 2002-04-25 21:54   ` Matt Porter
  1 sibling, 0 replies; 3+ messages in thread
From: Matt Porter @ 2002-04-25 21:54 UTC (permalink / raw)
  To: Stephen Noftall; +Cc: linuxppc-embedded


On Thu, Apr 25, 2002 at 02:40:11PM -0700, Stephen Noftall wrote:
>
> Hello;
>
> I am using the latest bitkeeper PPC 2_4_devel kernel, and want to configure it
> for the 8240.
>
> When I run menuconfig, I can see "Sandpoint X3" and "8260" selections, but no
> 8240 specific selections.
>
> What options should I select to enable 8240 support? I am guessing "Sandpoint
> X3", is this right? The board is a custom 8240, with Ethernet and SCSI PCI
> chipsets, but no serial or ISA components. We have previously gotten a 2.3.16
> kernel to work on it.

The Processor Type option text for CONFIG_6xx is wrong.  It should say
82xx instead of 8260.  Select 6xx/7xx/74xx/8260 for now since you
have a "classic PPC" core.

Sandpoint is a board.  It does not "enable" 8240 support.  An 8240 is
more or less a 603e + MPC10x bridge for software purposes.  Add
an entry for your custom board and use mpc10x_common.c like other
examples in 2_4_devel.

Regards,
--
Matt Porter
MontaVista Software, Inc.
mporter@mvista.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-04-25 21:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200204252126.QAA11192@lists.linuxppc.org>
2002-04-25 21:40 ` Using 2_4_devel to build a kernel for the 8240 Stephen Noftall
2002-04-25 21:43   ` Mark A. Greer
2002-04-25 21:54   ` Matt Porter

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