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 Remove -d from BOOT_ARGS
details: https://anonhg.NetBSD.org/src/rev/4541f18be456
branches: trunk
changeset: 787666:4541f18be456
user: matt <matt%NetBSD.org@localhost>
date: Fri Jun 28 00:52:02 2013 +0000
description:
Remove -d from BOOT_ARGS
Remove HWCLOCK definitions
diffstat:
sys/arch/evbarm/conf/BEAGLEBONE | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r 5cde8f96db0e -r 4541f18be456 sys/arch/evbarm/conf/BEAGLEBONE
--- a/sys/arch/evbarm/conf/BEAGLEBONE Fri Jun 28 00:50:22 2013 +0000
+++ b/sys/arch/evbarm/conf/BEAGLEBONE Fri Jun 28 00:52:02 2013 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: BEAGLEBONE,v 1.16 2013/06/17 00:40:18 matt Exp $
+# $NetBSD: BEAGLEBONE,v 1.17 2013/06/28 00:52:02 matt Exp $
#
# BEAGLEBONE -- TI AM335x board Kernel
#
@@ -154,7 +154,7 @@
# memorydisk=<n> Set memorydisk size to <n> KB
# quiet Show aprint_naive output
# verbose Show aprint_normal and aprint_verbose output
-options BOOT_ARGS="\"-d -v\""
+options BOOT_ARGS="\"-v\""
config netbsd root on ? type ?
@@ -282,12 +282,6 @@
cpsw* at obio0 addr 0x4a100000 size 0x8000 intrbase 40
ukphy* at mii?
-# Hardware clocking and power management
-
-options HWCLOCK
-options HWCLOCK_MACHINE="<arch/arm/omap/hwclock_omap1.h>"
-options OMAP_CK_REF_SPEED=12000000
-
# Pseudo-Devices
# disk/mass storage pseudo-devices
Home |
Main Index |
Thread Index |
Old Index