Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/ofppc/stand/ofwboot
Module Name: src
Committed By: garbled
Date: Thu Jan 24 19:52:53 UTC 2008
Modified Files:
src/sys/arch/ofppc/stand/ofwboot: Locore.c boot.c version
Log Message:
Add padding to align the rodata section. This fixes a strange bug
where the bootloader would freak out if various printfs were enabled or
disabled.
Add code to autodetect a 64bit cpu, and attempt to load a different set
of kernels if they exist.
Bump version to 1.9
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/ofppc/stand/ofwboot/Locore.c
cvs rdiff -r1.18 -r1.19 src/sys/arch/ofppc/stand/ofwboot/boot.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/ofppc/stand/ofwboot/version
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index