Subject: CVS commit: syssrc/sys/arch/arm26/stand/boot26
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/03/2001 02:55:56
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.