Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/ofppc



Module Name:    src
Committed By:   garbled
Date:           Wed Jan  9 19:34:46 UTC 2008

Modified Files:
        src/sys/arch/ofppc/include: loadfile_machdep.h
        src/sys/arch/ofppc/stand/ofwboot: Locore.c Makefile boot.c version
Added Files:
        src/sys/arch/ofppc/stand/ofwboot: ofwstart.S
Removed Files:
        src/sys/arch/ofppc/stand/ofwboot: alloc.c

Log Message:
Changes to the ofppc ofwboot to make it boot on an IBM CHRP RS/6000.
Tested on a pegasos II and a 7044-270.  Also, switch away from the hacked
up alloc.c we were using, and use the stock libsa one.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/ofppc/include/loadfile_machdep.h
cvs rdiff -r1.17 -r1.18 src/sys/arch/ofppc/stand/ofwboot/Locore.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/ofppc/stand/ofwboot/Makefile
cvs rdiff -r1.7 -r0 src/sys/arch/ofppc/stand/ofwboot/alloc.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/ofppc/stand/ofwboot/boot.c
cvs rdiff -r0 -r1.1 src/sys/arch/ofppc/stand/ofwboot/ofwstart.S
cvs rdiff -r1.7 -r1.8 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