[PATCH] test: arm: multi_v7_defconfig.yaml: make virt@ the default

Ahmad Fatoum a.fatoum at barebox.org
Wed Sep 3 23:49:30 PDT 2025


The vexpress-a9 board is less functional in barebox than the virt board,
e.g., only the latter has a restart handler registered.

Switch over the default, so a simple pytest uses the virt labgrid
environment instead by default.

Signed-off-by: Ahmad Fatoum <a.fatoum at barebox.org>
---
 test/arm/multi_v7_defconfig.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/arm/multi_v7_defconfig.yaml b/test/arm/multi_v7_defconfig.yaml
index ac18c8272c45..4be28baf564c 120000
--- a/test/arm/multi_v7_defconfig.yaml
+++ b/test/arm/multi_v7_defconfig.yaml
@@ -1 +1 @@
-a9 at multi_v7_defconfig.yaml
\ No newline at end of file
+virt at multi_v7_defconfig.yaml
\ No newline at end of file
-- 
2.39.5




More information about the barebox mailing list