Subject: CVS commit: src/sys/arch/evbarm/smdk2xx0
To: None <source-changes@netbsd.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 05/13/2003 08:30:34
Module Name:	src
Committed By:	bsh
Date:		Tue May 13 08:30:34 UTC 2003

Modified Files:
	src/sys/arch/evbarm/smdk2xx0: smdk2800_machdep.c

Log Message:
+ use system's real PCLK frequency for source clock of sscom's
  baudrate, instead of a compile time constant.

+ simplify bootstrap_bs_map() by mapping all built-in peripheral
  registers at start.

+ check SW3 and SW7 and toggle RB_SINGLE and RB_KDB in boothowto if
  pressed.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/evbarm/smdk2xx0/smdk2800_machdep.c

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