Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm26/stand/boot26
Module Name: syssrc
Committed By: bjh21
Date: Thu Aug 2 23:55:56 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/stand/boot26: Makefile version
Added Files:
syssrc/sys/arch/arm26/stand/boot26: rmheader.S
Log Message:
Wrap boot26 in a minimal relocatable module. When *RMRun, it just copies the
existing boot26 code to 0x8000 and runs it.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm26/stand/boot26/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm26/stand/boot26/rmheader.S
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm26/stand/boot26/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