Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/powerpc/conf Add VERBOSE_INITPPC flag



details:   https://anonhg.NetBSD.org/src/rev/5b5c8ecde435
branches:  trunk
changeset: 766650:5b5c8ecde435
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Jun 29 06:02:43 2011 +0000

description:
Add VERBOSE_INITPPC flag

diffstat:

 sys/arch/powerpc/conf/files.powerpc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r f21c0bafc3cd -r 5b5c8ecde435 sys/arch/powerpc/conf/files.powerpc
--- a/sys/arch/powerpc/conf/files.powerpc       Wed Jun 29 06:01:33 2011 +0000
+++ b/sys/arch/powerpc/conf/files.powerpc       Wed Jun 29 06:02:43 2011 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: files.powerpc,v 1.81 2011/06/18 20:35:05 matt Exp $
+#      $NetBSD: files.powerpc,v 1.82 2011/06/29 06:02:43 matt Exp $
 
 defflag        opt_altivec.h   ALTIVEC K_ALTIVEC PPC_HAVE_SPE
 defflag        opt_openpic.h   OPENPIC OPENPIC_SERIAL_MODE OPENPIC_DISTRIBUTE
-defparam opt_ppcparam.h        L2CR_CONFIG L3CR_CONFIG INTSTK CLOCKBASE
+defparam opt_ppcparam.h        L2CR_CONFIG L3CR_CONFIG INTSTK CLOCKBASE VERBOSE_INITPPC
 defflag        opt_ppcarch.h   PPC_OEA PPC_OEA601 PPC_OEA64 PPC_OEA64_BRIDGE PPC_MPC8XX PPC_IBM4XX PPC_IBM403 PPC_BOOKE
 defflag opt_pmap.h     PMAPDEBUG PMAPCHECK PMAPCOUNTERS
 defparam opt_pmap.h    PTEGCOUNT PMAP_MEMLIMIT



Home | Main Index | Thread Index | Old Index