mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: [PATCH 2/2] ARM: i.MX8MP-EVK: Use compressed dtb
Date: Tue, 12 Jul 2022 15:32:02 +0200	[thread overview]
Message-ID: <20220712133202.2472149-2-s.hauer@pengutronix.de> (raw)
In-Reply-To: <20220712133202.2472149-1-s.hauer@pengutronix.de>

Use a compressed dtb to save some space in OCRAM.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/mach-imx/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 54a4f7a33a..fb96234de2 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -591,6 +591,7 @@ config MACH_NXP_IMX8MP_EVK
 	select IMX8M_DRAM
 	select I2C_IMX_EARLY
 	select USB_GADGET_DRIVER_ARC_PBL
+	select ARM_USE_COMPRESSED_DTB
 
 config MACH_NXP_IMX8MQ_EVK
 	bool "NXP i.MX8MQ EVK Board"
-- 
2.30.2




  reply	other threads:[~2022-07-12 13:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 13:32 [PATCH 1/2] ARM: i.MX8M: include only necessary ddrphy firmwares in image Sascha Hauer
2022-07-12 13:32 ` Sascha Hauer [this message]
2022-07-12 14:01   ` [PATCH 2/2] ARM: i.MX8MP-EVK: Use compressed dtb Ahmad Fatoum
2022-07-12 14:14     ` 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=20220712133202.2472149-2-s.hauer@pengutronix.de \
    --to=s.hauer@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