[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Hades060 kernel



On Tue, Jan 15, 2002 at 12:22:45PM +0200, A.J.Bink wrote:
>    I have the Debian 2.2r4 CD-package (2.2.10) and tried to install it 
> on a Hades060.
> It did not work at all, no screen messages at all.  With my other 
> machines I found that
> when executing the routine __initfunc(void config_atari(void)) ( in 
> ...../atari/config.c)
> the routine will execute a 'pmove' instruction not present on the 
> 68060. I think that
> the combination of different 'CONFIG_M680n0' and CONFIG_HADES=y is the
> reason for this failure.

this can't be the reason, the 'pmove' instruction is properly hidden
in 020/030 specific code (although I don't have 2.2.10 sources around
anymore). It is however quite possible that the kernel loader didn't 
figure out the correct CPU or was given bad CPU information.
However if that was the case you would hit illegal instructions much 
earlier in head.S.

Did you try debugging over the serial console? A newer kernel might
also be worth a try, search for "Nick Holgate" & kernel in the archives
of this ML.

Bye
Richard



Reply to: