Subject: CVS commit: src/sys/arch/arm/s3c2xx0
To: None <source-changes@netbsd.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 05/13/2003 05:15:09
Module Name:	src
Committed By:	bsh
Date:		Tue May 13 05:15:09 UTC 2003

Modified Files:
	src/sys/arch/arm/s3c2xx0: s3c2800.c s3c2800var.h

Log Message:
+ use SWRCON register for software reset.

+ add s3c2800_clock_freq(): calculate [FHP]CLK from values in PLL
  control registers and S3C2XX0_XTAL_CLK.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/s3c2xx0/s3c2800.c \
    src/sys/arch/arm/s3c2xx0/s3c2800var.h

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