The changes I'm making are just part of my learning process, and I don't
intend to submit them for inclusion.
I'm waiting on a custom embedded board that has a lot of the same pieces
as the Tyan board (that's why I got one to play with). Are there any
embedded systems in the tree?
Also, once I get fully up to speed let me know if I can help in anyway.
I believe in giving back, so if I can write a newbie HOWTO or something,
let me know.
Jay
-----Original Message-----
From: ron minnich [mailto:rminnich@lanl.gov]
Sent: Wednesday, May 12, 2004 4:31 PM
To: Jay Miller
Cc: linuxbios(a)clustermatic.org
Subject: Re: S2885 Uni-processor image
On Wed, 12 May 2004, Jay Miller wrote:
> My S2885 board is only uni-processor, so I modified the follow
options:
>
> option CONFIG_MAX_CPUS=1
> option CONFIG_LOGICAL_CPUS=0
> option CONFIG_MAX_PHYSICAL_CPUS=1
>
> But the static.c that is generated still enumerates two CPUs. What
else
> do I need to do to force uni-processor?
>
It should not matter. I would be happier if you left it at 2 and we
made it work with 1.
ron