Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/conf something wrong with MP, turn it off fo...



details:   https://anonhg.NetBSD.org/src/rev/ae8201a7554e
branches:  trunk
changeset: 335176:ae8201a7554e
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Dec 29 12:53:39 2014 +0000

description:
something wrong with MP, turn it off for now

diffstat:

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

diffs (19 lines):

diff -r 329ddd892543 -r ae8201a7554e sys/arch/evbarm/conf/ROCKCHIP
--- a/sys/arch/evbarm/conf/ROCKCHIP     Mon Dec 29 12:03:39 2014 +0000
+++ b/sys/arch/evbarm/conf/ROCKCHIP     Mon Dec 29 12:53:39 2014 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: ROCKCHIP,v 1.4 2014/12/28 16:04:05 jmcneill Exp $
+#      $NetBSD: ROCKCHIP,v 1.5 2014/12/29 12:53:39 jmcneill Exp $
 #
 #      Rockchip RK3066/RK3188 based SBC (Single Board Computer)
 #
@@ -156,7 +156,7 @@
 
 # The boot cpu
 cpu*           at mainbus?
-options        MULTIPROCESSOR
+#options       MULTIPROCESSOR
 
 # A9 core devices
 armperiph0     at mainbus?



Home | Main Index | Thread Index | Old Index