Subject: Re: NetBSD support PXA255?
To: Keichii Moto <keichiitoyota@yahoo.com>
From: Hiroyuki Bessho <bsh@grotto.jp>
List: port-arm
Date: 04/04/2005 10:50:31
At Sun, 3 Apr 2005 18:28:08 -0700 (PDT),
Keichii Moto wrote:
> 
> Hiroyuki Bessho wrote:
> > At Mon, 28 Mar 2005 20:08:26 -0800 (PST),
> > Keichii Moto wrote:
> > > 
> > > 
> > > I took a look at NetBSD lubbock and g42xxeb code,
> > > the entry and load addresses are 0xa0200000, and
> > the
> > > virtual address is 0xc0200000. I loaded netbsd.bin
> > at
> > > 0xa0200000, and go 0xc0200000, I saw the data abot
> > > message on u-boot. Did I miss something? Thanks.
> > > > 
> > 
> >   How about loading netbsd.bin at 0xa0200000, and go
> > 0xa0200000?
> > That's what we do with redboot.
> 
> Still the same. I got an error message about "data
> abort"
> for u-boot.

  I've had no experience with u-boot, but if it doesn't use MMU, codes
in #ifdef BUILD_STARTUP_PAGETABLE of lubbock_start.S may help you.

--
bsh.