Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/macppc/stand/ofwboot
Module Name: syssrc
Committed By: wrstuden
Date: Fri Feb 1 18:45:29 UTC 2002
Modified Files:
syssrc/sys/arch/macppc/stand/ofwboot: Makefile
Added Files:
syssrc/sys/arch/macppc/stand/ofwboot: boot1.c
Log Message:
Check in machinery to make ofwboot load at 600000, while ofwboot.elf
and ofwboot.xcf will load at 640000. The idea is that we can now
leave load-base at 600000, and it will work right for all three methods.
The problem is that the file loader and the net loader use load-base
as a scratch area, so if the executable really wants to load there,
the load fails.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/arch/macppc/stand/ofwboot/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/arch/macppc/stand/ofwboot/boot1.c
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