Subject: CVS commit: [netbsd-2-0] src/sys/arch/acorn32/stand/boot32
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/22/2004 16:59:37
Module Name:	src
Committed By:	he
Date:		Sat May 22 16:59:37 UTC 2004

Modified Files:
	src/sys/arch/acorn32/stand/boot32 [netbsd-2-0]: boot32.c

Log Message:
Pull up revision 1.17 (requested by abs in ticket #365):
  Claim maximum available memory during boot32 startup. This
  removes the need to explicitly set the WIMP slot size before
  running the bootloader.
  Conditional on BOOT_MAXIMISE_MEMORY, so as not to interfere
  with potential future uses of libriscos.
  Also remove references to increasing WIMP slot size, as
  this is now meaningless.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.2.1 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.