Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2007 23:31:54 +0200
From:      Olivier Houchard <mlfbsd@ci0.org>
To:        Marius Nuennerich <marius.nuennerich@gmx.de>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Comment bug in locore.S?
Message-ID:  <20070927213154.GA15654@ci0.org>
In-Reply-To: <20070927224241.69ea49fa@sol.hackerzberg.local>
References:  <20070927170339.GA11021@ci0.org> <200709271630.l8RGULjE032252@casselton.net> <20070927224241.69ea49fa@sol.hackerzberg.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 27, 2007 at 10:42:41PM +0200, Marius Nuennerich wrote:
> On Thu, 27 Sep 2007 11:30:21 -0500 (CDT)
> Mark Tinguely <tinguely@casselton.net> wrote:
> 
> > 
> > I would have guessed that line 137 comment is wrong.
> > 
> > 137: ldmia   r4!, {r1,r2,r3}   /* # of sections, PA|attr, VA */
> > 
> > (2b loop)
> > 131: str     r3, [r0, r2]
> > 
> > Where r0 is the startup page table, r2 is the VA offset into table and
> > r3 is the PA|attr to be put in the table.
> 
> So is my understanding. As is the order of values on line 185.

Fair enough, the comment is wrong, I'll fix it.

Thanks !

Olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070927213154.GA15654>