Subject: CVS commit: src/sys/arch/acorn32/stand/boot32
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 01/26/2008 00:01:54
Module Name:	src
Committed By:	chris
Date:		Sat Jan 26 00:01:54 UTC 2008

Modified Files:
	src/sys/arch/acorn32/stand/boot32: boot32.c

Log Message:
Fix support for kinetic in the bootloader.

With these changes the kinetic dram blocks are correctly identified and
passed into the kernel.

Note that I've a pending kernel change to understand the kinetic blocks
and do something useful with them.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/arch/acorn32/stand/boot32/boot32.c

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