Module Name: src
Committed By: skrll
Date: Sun Feb 25 14:19:08 UTC 2024
Modified Files:
src/sys/arch/evbarm/conf: std.bcm53xx
Log Message:
Add ARM_HAS_VBAR
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/evbarm/conf/std.bcm53xx
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/std.bcm53xx
diff -u src/sys/arch/evbarm/conf/std.bcm53xx:1.21 src/sys/arch/evbarm/conf/std.bcm53xx:1.22
--- src/sys/arch/evbarm/conf/std.bcm53xx:1.21 Tue Feb 13 19:07:42 2024
+++ src/sys/arch/evbarm/conf/std.bcm53xx Sun Feb 25 14:19:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: std.bcm53xx,v 1.21 2024/02/13 19:07:42 skrll Exp $
+# $NetBSD: std.bcm53xx,v 1.22 2024/02/25 14:19:08 skrll Exp $
#
# standard NetBSD/evbarm for BCM5301X options
@@ -9,6 +9,7 @@ include "arch/evbarm/conf/std.evbarm"
include "arch/evbarm/conf/files.bcm53xx"
options ARM_GENERIC_TODR
+options ARM_HAS_VBAR
options ARM_INTR_IMPL="<arch/arm/broadcom/bcm53xx_intr.h>"
options COM_TOLERANCE=40
options CORTEX_PMC