public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: max.oss.09@gmail.com
To: Max Krummenacher <max.krummenacher@toradex.com>
Cc: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>,
	Emanuele Ghidoli <emanuele.ghidoli@toradex.com>,
	Fabio Estevam <festevam@gmail.com>,
	Francesco Dolcini <francesco.dolcini@toradex.com>,
	Tom Rini <trini@konsulko.com>,
	u-boot@lists.denx.de
Subject: [PATCH v1 2/4] apalis-imx8: enable i.MX specific BOOTAUX
Date: Wed,  7 Aug 2024 16:16:18 +0200	[thread overview]
Message-ID: <20240807141655.4165667-3-max.oss.09@gmail.com> (raw)
In-Reply-To: <20240807141655.4165667-1-max.oss.09@gmail.com>

From: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>

commit e8cd1f60d964 ("imx: imx8: bootaux: Add i.MX8 M4 boot support")
implemented IMX_BOOTAUX. Enable it.

Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
---

 configs/apalis-imx8_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/apalis-imx8_defconfig b/configs/apalis-imx8_defconfig
index e9fb4c75988a..466147f3bf2a 100644
--- a/configs/apalis-imx8_defconfig
+++ b/configs/apalis-imx8_defconfig
@@ -13,6 +13,7 @@ CONFIG_DEFAULT_DEVICE_TREE="fsl-imx8qm-apalis"
 CONFIG_BOOTAUX_RESERVED_MEM_BASE=0x88000000
 CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
 CONFIG_TARGET_APALIS_IMX8=y
+CONFIG_IMX_BOOTAUX=y
 CONFIG_OF_LIBFDT_OVERLAY=y
 CONFIG_SYS_LOAD_ADDR=0x95400000
 CONFIG_SYS_MEMTEST_START=0x88000000
-- 
2.42.0


  parent reply	other threads:[~2024-08-07 14:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07 14:16 [PATCH v1 0/4] apalis/colibri imx8: enable additional features max.oss.09
2024-08-07 14:16 ` [PATCH v1 1/4] board: apalis-imx8: add reset code max.oss.09
2024-08-07 14:16 ` max.oss.09 [this message]
2024-08-07 14:16 ` [PATCH v1 3/4] colibri-imx8x: enable i.MX specific BOOTAUX max.oss.09
2024-08-07 14:16 ` [PATCH v1 4/4] colibri-imx8x: enable i.MX specific SNVS configuration max.oss.09
2024-08-07 14:38 ` [PATCH v1 0/4] apalis/colibri imx8: enable additional features Francesco Dolcini
2024-08-23 19:13 ` Fabio Estevam

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=20240807141655.4165667-3-max.oss.09@gmail.com \
    --to=max.oss.09@gmail.com \
    --cc=andrejs.cainikovs@toradex.com \
    --cc=emanuele.ghidoli@toradex.com \
    --cc=festevam@gmail.com \
    --cc=francesco.dolcini@toradex.com \
    --cc=max.krummenacher@toradex.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.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