Hi,
finally found some time to work on DECstation Linux ... and promptly
ran across a problem :(.
Does anyone else experience problems with the current 2.3.10 CVS
kernel on a DECstation ? The kernel builds fine (make netboot - some
tweaking was required to get the fb device drivers in...) but hangs in
arch/mips/dec/boot/decstation.c
in line 78:
memcpy((void *)k_start, &_ftext, len);
This is the point where the kernel image is relocated. decstation.c
didn't change from my working 2.2.1 kernel tree, so s.th. else must
be wrong ... any ideas ?
regards,
Michael
|