Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbppc/conf Add MEMSIZE defparam
details: https://anonhg.NetBSD.org/src/rev/aed641058204
branches: trunk
changeset: 767628:aed641058204
user: matt <matt%NetBSD.org@localhost>
date: Mon Jul 25 05:45:08 2011 +0000
description:
Add MEMSIZE defparam
diffstat:
sys/arch/evbppc/conf/files.mpc85xx | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 0b452d518f5d -r aed641058204 sys/arch/evbppc/conf/files.mpc85xx
--- a/sys/arch/evbppc/conf/files.mpc85xx Mon Jul 25 05:33:08 2011 +0000
+++ b/sys/arch/evbppc/conf/files.mpc85xx Mon Jul 25 05:45:08 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index