public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de, "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
	Alice Guo <alice.guo@nxp.com>,
	Christoph Stoidner <c.stoidner@phytec.de>,
	Dominik Haller <d.haller@phytec.de>,
	Fabio Estevam <festevam@gmail.com>,
	Garrett Giordano <ggiordano@phytec.com>,
	Gilles Talis <gilles.talis@gmail.com>,
	Joseph Guo <qijian.guo@nxp.com>,
	Mathieu Othacehe <m.othacehe@gmail.com>,
	Peng Fan <peng.fan@nxp.com>, Stefano Babic <sbabic@nabladev.com>,
	Teresa Remmet <t.remmet@phytec.de>,
	Wadim Egorov <w.egorov@phytec.de>,
	upstream@lists.phytec.de
Subject: Re: [PATCH] board: Correct usage of fdtfile=CONFIG_DEFAULT_FDT_FILE
Date: Thu, 12 Feb 2026 10:58:38 +0800	[thread overview]
Message-ID: <aY1BYfCkBgHD4nen@shlinux89> (raw)
In-Reply-To: <20260211221135.1738981-1-trini@konsulko.com>

On Wed, Feb 11, 2026 at 04:11:35PM -0600, Tom Rini wrote:
>As explained in commit 03d2d5fc003f ("board: sifive: unmatched: set
>fdtfile with unquoted variable.") using the syntax of
>'fdtfile=CONFIG_DEFAULT_FDT_FILE' in the plain text environment files
>will lead to extraneous and problematic "s in the output. This is fixed
>by using fdtfile=DEFAULT_FDT_FILE which was introduced recently.
>
>Signed-off-by: Tom Rini <trini@konsulko.com>
>---
> board/nxp/imx8mm_evk/imx8mm_evk.env                  | 2 +-
> board/nxp/imx8mn_evk/imx8mn_evk.env                  | 2 +-
> board/nxp/imx8mp_evk/imx8mp_evk.env                  | 2 +-
> board/nxp/imx8mq_evk/imx8mq_evk.env                  | 2 +-
> board/nxp/imx8ulp_evk/imx8ulp_evk.env                | 2 +-
> board/nxp/imx91_evk/imx91_evk.env                    | 2 +-
> board/nxp/imx91_frdm/imx91_frdm.env                  | 2 +-
> board/nxp/imx93_evk/imx93_evk.env                    | 2 +-
> board/nxp/imx93_frdm/imx93_frdm.env                  | 2 +-
> board/nxp/imx93_qsb/imx93_qsb.env                    | 2 +-
> board/nxp/imx94_evk/imx94_evk.env                    | 2 +-
> board/nxp/imx95_evk/imx95_evk.env                    | 2 +-

For nxp boards:

Acked-by: Peng Fan <peng.fan@nxp.com>

  reply	other threads:[~2026-02-12  2:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-11 22:11 [PATCH] board: Correct usage of fdtfile=CONFIG_DEFAULT_FDT_FILE Tom Rini
2026-02-12  2:58 ` Peng Fan [this message]
2026-02-23 22:48 ` Tom Rini

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=aY1BYfCkBgHD4nen@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=alice.guo@nxp.com \
    --cc=c.stoidner@phytec.de \
    --cc=d.haller@phytec.de \
    --cc=festevam@gmail.com \
    --cc=ggiordano@phytec.com \
    --cc=gilles.talis@gmail.com \
    --cc=m.othacehe@gmail.com \
    --cc=peng.fan@nxp.com \
    --cc=qijian.guo@nxp.com \
    --cc=sbabic@nabladev.com \
    --cc=t.remmet@phytec.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    --cc=upstream@lists.phytec.de \
    --cc=w.egorov@phytec.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