Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[PATCH 8/8] TISDP2420: set correct frequency for PMC logic
The performance counter based delay function depends on a
correct frequency setting, do this for H4, which runs on a
known fixed core frequency.
---
sys/arch/evbarm/conf/std.tisdp24xx | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sys/arch/evbarm/conf/std.tisdp24xx
b/sys/arch/evbarm/conf/std.tisdp24xx
index d475d7e..4a80114 100644
--- a/sys/arch/evbarm/conf/std.tisdp24xx
+++ b/sys/arch/evbarm/conf/std.tisdp24xx
@@ -14,6 +14,7 @@ options EXEC_SCRIPT
# To support easy transit to ../arch/arm/arm32
options ARM32
options ARM11_PMC
+options ARM11_PMC_CCNT_HZ=266000000
#options PROCESS_ID_IS_CURLWP
options KERNEL_BASE_EXT=0x80000000
--
1.5.6.56.g29b0d
Home |
Main Index |
Thread Index |
Old Index