Module Name: src
Committed By: martin
Date: Sun Feb 25 15:53:06 UTC 2024
Modified Files:
src/sys/arch/evbarm/conf [netbsd-10]: std.bcm53xx
Log Message:
Pull up following revision(s) (requested by skrll in ticket #611):
sys/arch/evbarm/conf/std.bcm53xx: revision 1.22
Add ARM_HAS_VBAR
To generate a diff of this commit:
cvs rdiff -u -r1.20.28.1 -r1.20.28.2 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.20.28.1 src/sys/arch/evbarm/conf/std.bcm53xx:1.20.28.2
--- src/sys/arch/evbarm/conf/std.bcm53xx:1.20.28.1 Sun Feb 18 16:19:56 2024
+++ src/sys/arch/evbarm/conf/std.bcm53xx Sun Feb 25 15:53:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: std.bcm53xx,v 1.20.28.1 2024/02/18 16:19:56 martin Exp $
+# $NetBSD: std.bcm53xx,v 1.20.28.2 2024/02/25 15:53:06 martin 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