mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Marco Felsch <m.felsch@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 3/4] images: Makefile.imx: add i.MX9 comment
Date: Tue,  2 Jan 2024 12:01:17 +0100	[thread overview]
Message-ID: <20240102110118.280032-3-m.felsch@pengutronix.de> (raw)
In-Reply-To: <20240102110118.280032-1-m.felsch@pengutronix.de>

We have separate sections for each i.MX SoC within the makefile, add one
for the i.MX9 SoC too.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
 images/Makefile.imx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/images/Makefile.imx b/images/Makefile.imx
index 693f7ca12a7e..a4f50892eb0d 100644
--- a/images/Makefile.imx
+++ b/images/Makefile.imx
@@ -496,6 +496,7 @@ MAX_PBL_MEMORY_SIZE_start_mnt_reform = 0x3f000
 FILE_barebox-mnt-reform.img = start_mnt_reform.pblb.imximg
 image-$(CONFIG_MACH_MNT_REFORM) += barebox-mnt-reform.img
 
+# ----------------------- i.MX9 based boards --------------------------
 quiet_cmd_imx9img = IMX9IMG  $@
 cmd_imx9img = $(objtree)/scripts/imx9image -soc IMX9 -c -ap $< a55 0x2049A000 -out $@ \
 		-pblsize $($(patsubst $(obj)/%.pblb,PBL_MEMORY_SIZE_%,$<)) > /dev/null
-- 
2.39.2




  parent reply	other threads:[~2024-01-02 11:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-02 11:01 [PATCH 1/4] ARM: boards: i.MX8M: add HAB support Marco Felsch
2024-01-02 11:01 ` [PATCH 2/4] ARM: boars: i.MX8MQ: align SPDX header with other imxcfg files Marco Felsch
2024-01-02 11:04   ` Marco Felsch
2024-01-02 11:01 ` Marco Felsch [this message]
2024-01-02 11:01 ` [PATCH 4/4] ARM: boards: polyhex-debix: fix file mode for 8g-lpddr4-timing.c Marco Felsch
2024-01-03 11:19 ` [PATCH 1/4] ARM: boards: i.MX8M: add HAB support 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=20240102110118.280032-3-m.felsch@pengutronix.de \
    --to=m.felsch@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