RE: S2885 Uni-processor image

2004-05-13 Thread Jay Miller
Cc: [EMAIL PROTECTED] 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 > >

RE: S2885 Uni-processor image

2004-05-13 Thread ron minnich
On Thu, 13 May 2004, Jay Miller wrote: > 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. we always love these ... :-) ron ___ Linuxbios m

Re: S2885 Uni-processor image

2004-05-12 Thread ron minnich
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 nee