Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 03/31/2001 02:44:59
Module Name:	syssrc
Committed By:	reinoud
Date:		Fri Mar 30 23:44:59 UTC 2001

Modified Files:
	syssrc/sys/arch/arm32/stand/BtNetBSD/pling.BtNetBSD: BtNetBSD

Log Message:
Initial ELF kernel loading for RiscPC/A7000/NC based on Ben Harris's work
Since arm32 isnt switched to ELF yet its not completely tested; It loads
a kernel but then hangs on symbol table loading; propably a ELF/a.out
symbol table conflict.

Also cleaned up the code a bit


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
    syssrc/sys/arch/arm32/stand/BtNetBSD/pling.BtNetBSD/BtNetBSD

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.