Module Name: src
Committed By: jmcneill
Date: Wed May 13 11:07:28 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: JETSONTK1
Log Message:
select max cpu frequency (~2.3GHz) at boot
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/conf/JETSONTK1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/JETSONTK1
diff -u src/sys/arch/evbarm/conf/JETSONTK1:1.16 src/sys/arch/evbarm/conf/JETSONTK1:1.17
--- src/sys/arch/evbarm/conf/JETSONTK1:1.16 Tue May 12 20:54:30 2015
+++ src/sys/arch/evbarm/conf/JETSONTK1 Wed May 13 11:07:28 2015
@@ -1,5 +1,5 @@
#
-# $NetBSD: JETSONTK1,v 1.16 2015/05/12 20:54:30 jmcneill Exp $
+# $NetBSD: JETSONTK1,v 1.17 2015/05/13 11:07:28 jmcneill Exp $
#
# NVIDIA Jetson TK1 - Tegra K1 development kit
# https://developer.nvidia.com/jetson-tk1
@@ -11,6 +11,7 @@ include "arch/evbarm/conf/GENERIC.common
options CPU_CORTEXA15
options SOC_TEGRA124
options BOARD_JETSONTK1
+options CPUFREQ_BOOT=2292
#options MULTIPROCESSOR
#options MEMSIZE=2048