mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] test: arm: multi_v7_defconfig.yaml: make virt@ the default
@ 2025-09-04  6:49 Ahmad Fatoum
  2025-09-04  8:10 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2025-09-04  6:49 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

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@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@multi_v7_defconfig.yaml
\ No newline at end of file
+virt@multi_v7_defconfig.yaml
\ No newline at end of file
-- 
2.39.5




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-04  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-04  6:49 [PATCH] test: arm: multi_v7_defconfig.yaml: make virt@ the default Ahmad Fatoum
2025-09-04  8:10 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox