Subject: CVS commit: src/sys/arch/cobalt/stand/boot
To: None <source-changes@NetBSD.org>
From: Dennis Chernoivanov <cdi@netbsd.org>
List: source-changes
Date: 01/27/2004 21:03:18
Module Name:	src
Committed By:	cdi
Date:		Tue Jan 27 21:03:18 UTC 2004

Modified Files:
	src/sys/arch/cobalt/stand/boot: Makefile

Log Message:
Load the boot program at 0x80F00000 to give the boxes with just 16Mb of
RAM a chance to boot. Discussed with soren@, tested on customer's board.

NB: While acceptable as a temporary workaround since most (all?) Cobalt
hardware comes with no less than 16Megs on board, changing a kernel load
address or making a boot loader relocatable could be a better solution.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/cobalt/stand/boot/Makefile

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