CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/10/09 11:01:34
Modified files:
sys/arch/aviion/aviion: autoconf.c locore.S machdep.c
sys/arch/aviion/dev: mainbus.c
sys/arch/m88k/m88k: genassym.cf m8820x_machdep.c pmap.c
sys/arch/mvme88k/dev: mainbus.c
sys/arch/mvme88k/mvme88k: autoconf.c locore.S m8820x.c machdep.c
Log message:
Rework secondary processor initialization. cmmu initialization is now
performed much earlier in the processor startup.
No visible change, paves the way for the much important diff three commits
from here.