From: "Uwe Kleine-König" <uwe@kleine-koenig.org>
To: barebox@lists.infradead.org
Subject: [PATCH 2/2] arm64: rockchip: Enable generic fit image
Date: Wed, 19 Mar 2025 18:32:39 +0100 [thread overview]
Message-ID: <d17c2dc494d8fc582dbee8eb8f04de34729d3ad5.1742405341.git.uwe@kleine-koenig.org> (raw)
In-Reply-To: <cover.1742405341.git.uwe@kleine-koenig.org>
The generic device tree 2nd stage FIT image is a quite convenient image
during development. Enable it in rockchip_v8_defconfig.
Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
---
arch/arm/configs/rockchip_v8_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/rockchip_v8_defconfig b/arch/arm/configs/rockchip_v8_defconfig
index 95900368cc02..89e2bbcd6784 100644
--- a/arch/arm/configs/rockchip_v8_defconfig
+++ b/arch/arm/configs/rockchip_v8_defconfig
@@ -10,6 +10,7 @@ CONFIG_MACH_RADXA_CM3=y
CONFIG_64BIT=y
CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
CONFIG_ARM_PSCI_CLIENT=y
+CONFIG_BOARD_GENERIC_FIT=y
CONFIG_MMU=y
CONFIG_MALLOC_SIZE=0x0
CONFIG_MALLOC_TLSF=y
--
2.47.1
prev parent reply other threads:[~2025-03-19 17:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-19 17:32 [PATCH 0/2] arm64: rockchip: Two more additions to rockchip_v8_defconfig Uwe Kleine-König
2025-03-19 17:32 ` [PATCH 1/2] arm64: rockchip: Enable rockchip otp driver in defconfig Uwe Kleine-König
2025-03-19 17:32 ` Uwe Kleine-König [this message]
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=d17c2dc494d8fc582dbee8eb8f04de34729d3ad5.1742405341.git.uwe@kleine-koenig.org \
--to=uwe@kleine-koenig.org \
--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