Module Name:    src
Committed By:   matt
Date:           Mon Jul 25 05:45:08 UTC 2011

Modified Files:
        src/sys/arch/evbppc/conf: files.mpc85xx

Log Message:
Add MEMSIZE defparam


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbppc/conf/files.mpc85xx

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

Modified files:

Index: src/sys/arch/evbppc/conf/files.mpc85xx
diff -u src/sys/arch/evbppc/conf/files.mpc85xx:1.5 src/sys/arch/evbppc/conf/files.mpc85xx:1.6
--- src/sys/arch/evbppc/conf/files.mpc85xx:1.5	Wed Jun 22 18:06:32 2011
+++ src/sys/arch/evbppc/conf/files.mpc85xx	Mon Jul 25 05:45:08 2011
@@ -1,10 +1,10 @@
-#	$NetBSD: files.mpc85xx,v 1.5 2011/06/22 18:06:32 matt Exp $
+#	$NetBSD: files.mpc85xx,v 1.6 2011/07/25 05:45:08 matt Exp $
 #
 # mpc85xx-specific configuration info
 
 defflag	opt_mpc85xx.h	MPC8536 MPC8544 MPC8548 MPC8555 MPC8568 MPC8572
 			P2020 CADMUS PIXIS
-defparam opt_mpc85xx.h	SYS_CLK
+defparam opt_mpc85xx.h	SYS_CLK MEMSIZE
 
 file	arch/evbppc/mpc85xx/autoconf.c
 file	arch/evbppc/mpc85xx/machdep.c

Reply via email to