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

Modified Files:
	src/sys/arch/acorn32/stand/lib [netbsd-2-0]: srt0.S

Log Message:
Pull up revision 1.2 (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.1 -r1.1.6.1 src/sys/arch/acorn32/stand/lib/srt0.S

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