From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 2/4] v8a: barebox: enable of_compatible and of_fixup commands
Date: Sat, 4 Nov 2023 01:35:23 +0100 [thread overview]
Message-ID: <20231104003525.1673736-3-rhi@pengutronix.de> (raw)
In-Reply-To: <20231104003525.1673736-1-rhi@pengutronix.de>
Enable two useful commands for debugging.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-v8a/barebox.config | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/platform-v8a/barebox.config b/configs/platform-v8a/barebox.config
index 88266dbc3071..9ac64ad8a7f4 100644
--- a/configs/platform-v8a/barebox.config
+++ b/configs/platform-v8a/barebox.config
@@ -468,13 +468,13 @@ CONFIG_CMD_WD_DEFAULT_TIMOUT=0
CONFIG_CMD_BAREBOX_UPDATE=y
# CONFIG_CMD_BLOBGEN is not set
CONFIG_CMD_FIRMWARELOAD=y
-# CONFIG_CMD_OF_COMPATIBLE is not set
+CONFIG_CMD_OF_COMPATIBLE=y
CONFIG_CMD_OF_DIFF=y
CONFIG_CMD_OF_DUMP=y
CONFIG_CMD_OF_NODE=y
CONFIG_CMD_OF_PROPERTY=y
# CONFIG_CMD_OF_DISPLAY_TIMINGS is not set
-# CONFIG_CMD_OF_FIXUP is not set
+CONFIG_CMD_OF_FIXUP=y
# CONFIG_CMD_OF_FIXUP_STATUS is not set
CONFIG_CMD_OF_OVERLAY=y
CONFIG_CMD_OFTREE=y
--
2.39.2
next prev parent reply other threads:[~2023-11-04 0:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-04 0:35 [DistroKit] [PATCH 0/4] RAUC support for Radxa ROCK3 Model A Roland Hieber
2023-11-04 0:35 ` [DistroKit] [PATCH 1/4] v8a: barebox: version bump 2023.05 -> 2023.09.0 Roland Hieber
2023-11-04 0:35 ` Roland Hieber [this message]
2023-11-04 0:35 ` [DistroKit] [PATCH 3/4] v8a: add RAUC support for rock3a Roland Hieber
2023-11-04 0:35 ` [DistroKit] [PATCH 4/4] v8a: build RAUC update bundle Roland Hieber
2023-11-06 11:58 ` [DistroKit] [PATCH 0/4] RAUC support for Radxa ROCK3 Model A Robert Schwebel
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=20231104003525.1673736-3-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=distrokit@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