Ronald G Minnich <[EMAIL PROTECTED]> writes:

> Well it now boots, Eric has fixed another bug. 

Cool.  I wonder what I did...  As I really haven't changed
the startup code.  I just was a little more paranoid about
the error checks.  Hmm. I guess it could be also the startup
address calculation.
 
> Now we're into "runs really slow" mode again. Once it is up I will try to see 
> if this is another cache problem.

Ron do both cpus come up?  Currently if they don't come up
in linuxBIOS they won't be reported to linux.

Oh, and I have found one additional race that is worth fixing.
We don't want to reinialize the console serial port in the generic
superio code.  Because this can be run while another cpu is printing out
a debug message.

Eric

Reply via email to