From: Denis Orlov <denorl2009@gmail.com>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>,
Denis Orlov <denorl2009@gmail.com>
Subject: [PATCH 2/3] test: mips: add QEMU Malta 64le labgrid config
Date: Wed, 7 Jun 2023 07:59:39 +0300 [thread overview]
Message-ID: <20230607051155.3175-3-denorl2009@gmail.com> (raw)
In-Reply-To: <20230607051155.3175-1-denorl2009@gmail.com>
Signed-off-by: Denis Orlov <denorl2009@gmail.com>
---
test/mips/qemu-malta64el_defconfig.yaml | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 test/mips/qemu-malta64el_defconfig.yaml
diff --git a/test/mips/qemu-malta64el_defconfig.yaml b/test/mips/qemu-malta64el_defconfig.yaml
new file mode 100644
index 0000000000..22562d5b7a
--- /dev/null
+++ b/test/mips/qemu-malta64el_defconfig.yaml
@@ -0,0 +1,22 @@
+targets:
+ main:
+ drivers:
+ QEMUDriver:
+ qemu_bin: qemu
+ machine: malta
+ cpu: 5KEf
+ memory: 256M
+ bios: barebox-qemu-malta.img.swapped
+ extra_args: ''
+ BareboxDriver:
+ prompt: 'barebox@[^:]+:[^ ]+ '
+ bootstring: 'commandline:'
+ BareboxTestStrategy: {}
+ features:
+ - virtio-pci
+images:
+ barebox-qemu-malta.img.swapped: !template "$LG_BUILDDIR/images/barebox-qemu-malta.img.swapped"
+tools:
+ qemu: /usr/bin/qemu-system-mips64el
+imports:
+ - ../strategy.py
--
2.41.0
next prev parent reply other threads:[~2023-06-07 5:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-07 4:59 [PATCH 0/3] Add CI for MIPS64 Denis Orlov
2023-06-07 4:59 ` [PATCH 1/3] MIPS: add qemu-malta64el_defconfig Denis Orlov
2023-06-09 5:09 ` Antony Pavlov
2023-06-09 6:35 ` Ahmad Fatoum
2023-06-07 4:59 ` Denis Orlov [this message]
2023-06-09 6:36 ` [PATCH 2/3] test: mips: add QEMU Malta 64le labgrid config Ahmad Fatoum
2023-06-09 7:14 ` Denis Orlov
2023-06-09 7:21 ` Ahmad Fatoum
2023-06-09 9:17 ` Denis Orlov
2023-06-09 9:28 ` Ahmad Fatoum
2023-06-09 9:38 ` Denis Orlov
2023-06-09 9:41 ` Ahmad Fatoum
2023-06-07 4:59 ` [PATCH 3/3] ci: add a job for testing 64BIT MIPS with labgrid Denis Orlov
2023-06-09 6:38 ` Ahmad Fatoum
2023-06-09 7:58 ` Denis Orlov
2023-06-12 6:39 ` [PATCH 0/3] Add CI for MIPS64 Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230607051155.3175-3-denorl2009@gmail.com \
--to=denorl2009@gmail.com \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox