Subject: Re:-pmap initlialization
To: None <port-arm@netbsd.org>
From: Toru Nishimura <locore64@alkyltechnology.com>
List: port-arm
Date: 01/08/2005 23:01:20
> 5. initarm() takes controls shortly.  Let's it prepare pmap foundation
> as it wants.  Again, there is no need to play smart bus_space dance since
> L1 table was made correct.  (Isn't it a SoC, anyway!?)

Q.  Did you do correct about devmap[] array?  It must match with the
replaced L1 table by xxx_start.S.  I recommend you to see other ARM
ports.  Your reference is not terribly helping you.  The cannical form is
found at evbarm/evbarm/initarm_common().c

Toru Nishimura/ALKYL Technology