Date: Tue, 10 Feb 2009 21:48:42 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/sparc64/loader main.c src/sys/sparc64/include vmparam.h Message-ID: <200902102149.n1ALnXBX075321@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2009-02-10 21:48:42 UTC
FreeBSD src repository
Modified files:
sys/boot/sparc64/loader main.c
sys/sparc64/include vmparam.h
Log:
SVN rev 188455 on 2009-02-10 21:48:42Z by marius
- Use the generally more appropriate PROM base rather than the
kernel one as the non-faulting flush address in the loader so
we can can change KERNBASE and VM_MIN_KERNEL_ADDRESS if we
ever want to without needing to worry about using a compatible
loader.
- Correctly check for LOADER_DEBUG.
- Add a missing const for page_sizes[].
Revision Changes Path
1.40 +4 -4 src/sys/boot/sparc64/loader/main.c
1.21 +1 -1 src/sys/sparc64/include/vmparam.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902102149.n1ALnXBX075321>
