summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authormatt <matt@NetBSD.org>2011-07-25 05:45:08 +0000
committermatt <matt@NetBSD.org>2011-07-25 05:45:08 +0000
commitdce7307cd193bec01dc5c66d08f288ef334f7f71 (patch)
treee3a0a308075686d3521ec8eda752142bc92de612 /sys
parent3ab43ac57ec66d00ac1a12bb64c312b50c9533a0 (diff)
Add MEMSIZE defparam
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/evbppc/conf/files.mpc85xx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/evbppc/conf/files.mpc85xx b/sys/arch/evbppc/conf/files.mpc85xx
index 2f8ef61f6c4..74007d3b26b 100644
--- a/sys/arch/evbppc/conf/files.mpc85xx
+++ b/sys/arch/evbppc/conf/files.mpc85xx
@@ -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