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 0/3] Add CI for MIPS64
Date: Wed, 7 Jun 2023 07:59:37 +0300 [thread overview]
Message-ID: <20230607051155.3175-1-denorl2009@gmail.com> (raw)
This adds a necessary defconfig and labgrid configuration file together
with the corresponding CI job for building and testing the MIPS image
with 64BIT option set.
I've decided against giving the defconfig a generic name such as
mips64_defconfig. For now, only Malta running in QEMU is really
supported, so naming it as that seems more fitting for me. And if
more MIPS64 boards will get support in the future, then this defconfig
might be renamed appropriately.
Denis Orlov (3):
MIPS: add qemu-malta64el_defconfig
test: mips: add QEMU Malta 64le labgrid config
ci: add a job for testing 64BIT MIPS with labgrid
.github/workflows/test-labgrid-pytest.yml | 4 +
arch/mips/configs/qemu-malta64el_defconfig | 87 ++++++++++++++++++++++
test/mips/qemu-malta64el_defconfig.yaml | 22 ++++++
3 files changed, 113 insertions(+)
create mode 100644 arch/mips/configs/qemu-malta64el_defconfig
create mode 100644 test/mips/qemu-malta64el_defconfig.yaml
--
2.41.0
next 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 Denis Orlov [this message]
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 ` [PATCH 2/3] test: mips: add QEMU Malta 64le labgrid config Denis Orlov
2023-06-09 6:36 ` 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-1-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