mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 3/3] test: mips: use new qemu-maltael_defconfig
Date: Thu, 22 Aug 2024 13:57:01 +0200	[thread overview]
Message-ID: <20240822115701.1184099-3-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20240822115701.1184099-1-a.fatoum@pengutronix.de>

We have a qemu-maltael_defconfig, which is generated by Kbuild by
merging qemu-maltael_defconfig with a Kconfig fragment that switches
to little endian. Let's make use of it, instead of depending on
the runner kconfig_add key, which is only evaluated by emulate.pl.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 ...e@qemu-malta_defconfig.yaml => qemu-maltael_defconfig.yaml} | 3 ---
 1 file changed, 3 deletions(-)
 rename test/mips/{le@qemu-malta_defconfig.yaml => qemu-maltael_defconfig.yaml} (88%)

diff --git a/test/mips/le@qemu-malta_defconfig.yaml b/test/mips/qemu-maltael_defconfig.yaml
similarity index 88%
rename from test/mips/le@qemu-malta_defconfig.yaml
rename to test/mips/qemu-maltael_defconfig.yaml
index ecf9484dcc1e..1b3f15fec5e9 100644
--- a/test/mips/le@qemu-malta_defconfig.yaml
+++ b/test/mips/qemu-maltael_defconfig.yaml
@@ -14,9 +14,6 @@ targets:
       BareboxTestStrategy: {}
     features:
       - virtio-pci
-    runner:
-      kconfig_add:
-        - CONFIG_CPU_LITTLE_ENDIAN=y
 images:
   barebox-qemu-malta.img.swapped: !template "$LG_BUILDDIR/images/barebox-qemu-malta.img.swapped"
 imports:
-- 
2.39.2




  parent reply	other threads:[~2024-08-22 11:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-22 11:56 [PATCH 1/3] MIPS: dts: add /chosen/stdout-path where it is missing Ahmad Fatoum
2024-08-22 11:57 ` [PATCH 2/3] MIPS: qemu-malta: explicitly set stdout-path Ahmad Fatoum
2024-08-22 11:57 ` Ahmad Fatoum [this message]
2024-08-23  8:05 ` [PATCH 1/3] MIPS: dts: add /chosen/stdout-path where it is missing 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=20240822115701.1184099-3-a.fatoum@pengutronix.de \
    --to=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