CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/29 15:28:11
Modified files:
sys/arch/sparc/include: autoconf.h bsd_openprom.h
sys/arch/sparc/sparc: autoconf.c db_interface.c locore.s
machdep.c pmap.c
Log message:
During kernel bootstrap, stop assuming the kernel image has been loaded in
low physical memory, but instead figure out where it has been loaded from
the current MMU setup.
>From NetBSD.
