public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Andrejs Cainikovs <andrejs.cainikovs@gmail.com>,u-boot@lists.denx.de
Subject: [PATCH v1 08/17] colibri-imx8x: construct fdtfile dynamically
Date: Thu, 30 Mar 2023 13:42:14 +0200 (CEST)	[thread overview]
Message-ID: <20230330114217.B1DC985E0D@phobos.denx.de> (raw)
In-Reply-To: <20230303132642.15574-9-andrejs.cainikovs@toradex.com>

> The following expression is used to construct the device tree name:
> fdtfile=${soc}-colibri-${fdt_board}.dtb
> - soc is set dynamically (either imx8qxp or imx8dx)
> - fdt_board can be modified by the user (eval-v3, aster, iris/iris-v2)
> Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Applied to u-boot-imx, next, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

  reply	other threads:[~2023-03-30 11:43 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-03 13:26 [PATCH v1 00/17] colibri-imx8x: support refresh Andrejs Cainikovs
2023-03-03 13:26 ` [PATCH v1 01/17] board: colibri-imx8x: add 2nd ethernet address Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 02/17] colibri-imx8x: Remove baudrate from console argument Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 03/17] defconfig: colibri-imx8x: enable CONFIG_OF_SYSTEM_SETUP Andrejs Cainikovs
2023-03-30 11:43   ` sbabic
2023-03-03 13:26 ` [PATCH v1 04/17] colibri-imx8x: remove obsolete net usb start Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 05/17] colibri-imx8x: remove obsolete sdhc related config defines Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 06/17] colibri-imx8x: update update_uboot confirmation message Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 07/17] colibri-imx8x: extract is_imx8dx() from ram detection Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 08/17] colibri-imx8x: construct fdtfile dynamically Andrejs Cainikovs
2023-03-30 11:42   ` sbabic [this message]
2023-03-03 13:26 ` [PATCH v1 09/17] colibri-imx8x: drop obsolete environment variables Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 10/17] colibri-imx8x: provide proper CONFIG_SYS_PROMPT Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 11/17] colibri-imx8x: switch from fatload to load Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 12/17] colibri-imx8x: update env memory layout Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 13/17] colibri-imx8x: set bootaux memory base and size Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 14/17] colibri-imx8x: enable environment bootcount limit Andrejs Cainikovs
2023-03-30 11:43   ` sbabic
2023-03-03 13:26 ` [PATCH v1 15/17] colibri-imx8x: set bootdelay Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 16/17] Revert "imx: imx8x: colibri: switch to binman" Andrejs Cainikovs
2023-03-30 11:42   ` sbabic
2023-03-03 13:26 ` [PATCH v1 17/17] colibri-imx8x: enable fuse command Andrejs Cainikovs
2023-03-30 11:42   ` sbabic

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=20230330114217.B1DC985E0D@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=andrejs.cainikovs@gmail.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