DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Oleksij Rempel <o.rempel@pengutronix.de>,
	Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH] reason: disable fixed-partitions check for qemu-mips
Date: Wed, 16 Sep 2020 16:03:45 +0200	[thread overview]
Message-ID: <20200916140345.12408-1-rhi@pengutronix.de> (raw)

Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 configs/bsp.ref | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/configs/bsp.ref b/configs/bsp.ref
index 41189236c5bd..60dfe9eff238 100644
--- a/configs/bsp.ref
+++ b/configs/bsp.ref
@@ -13,5 +13,12 @@ ptxdist_debug_pci:
       value: False
     - value: True
 
+kernel_dtb_partitions:
+  description: |
+    A fixed-partitions node is needed for qemu on mips.
+  variants:
+    - condition: kconfig.PTXPlatformConfig()['ARCH_MIPS']
+      value: True
+    - value: False
 
 # vim: filetype=yaml shiftwidth=2 expandtab
-- 
2.28.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

                 reply	other threads:[~2020-09-16 14:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200916140345.12408-1-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=o.rempel@pengutronix.de \
    /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