Re: MIPS Alchemy machine don't boot
KIYOHARA Takashi <[email protected]> Sat, 09 Jan 2010 18:29:33 +0900 (JST)
| Newsgroups | gmane.os.netbsd.ports.mips.devel,gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <[email protected]> |
Hi! From: Simon Burge <[email protected]> Date: Sat, 09 Jan 2010 20:08:24 +1100 > KIYOHARA Takashi wrote: > > > Hi! Simon, > > > > > > From: Simon Burge <[email protected]> > > Date: Fri, 08 Jan 2010 23:03:20 +1100 > > > > > This is all sounding like some 64-bit code merge issue. I wonder if any > > > 32-bit evbmips machines were tested during or after that merge? > > > > I had not tested long time. > > > > Maybe, I cannot solve it. Should I post to tech-kern@ this problem? > > This should be the right list, but I've CC'd Matt Thomas as well. Thanks, I will post To: teck-kern@ and Cc: matt. (already add Cc: matt ;-) > What was the exact build.sh command you used for the build? I do, # build.sh -m cobalt -T cross/mipsel -O obj/mipsel tools # cd sys/arch/evbmips/conf # config MY_OMSAL400 : <snip> However, this problem occurred to kernel OMSAL400 of HEAD of nyftp.netbsd.org. Perhaps, I think this to be unrelated. Thanks, -- kiyohara