All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: peng.fan@nxp.com
Cc: uboot-imx@nxp.com, u-boot@lists.denx.de, marex@nabladev.com,
	trini@konsulko.com, Fabio Estevam <festevam@nabladev.com>
Subject: [PATCH 2/2] doc: imx95_evk: Fix the binary name
Date: Fri, 13 Mar 2026 18:00:05 -0300	[thread overview]
Message-ID: <20260313210005.781958-2-festevam@gmail.com> (raw)
In-Reply-To: <20260313210005.781958-1-festevam@gmail.com>

From: Fabio Estevam <festevam@nabladev.com>

U-Boot produces flash.bin as the final boot image when building for
the i.MX95 EVK, but the documentation refers to imx-boot-imx95.bin.

Update the instructions to use flash.bin when copying the image to
the SD card.

Signed-off-by: Fabio Estevam <festevam@nabladev.com>
---
 doc/board/nxp/imx95_evk.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/board/nxp/imx95_evk.rst b/doc/board/nxp/imx95_evk.rst
index e87d7e27b618..593981e6a651 100644
--- a/doc/board/nxp/imx95_evk.rst
+++ b/doc/board/nxp/imx95_evk.rst
@@ -152,7 +152,7 @@ i.MX95 B0 silicon version on 15x15 LPDDR4X EVK
    $ make imx95_15x15_evk_defconfig
    $ make
 
-Copy imx-boot-imx95.bin to the MicroSD card:
+Copy flash.bin to the MicroSD card:
 
 .. code-block:: bash
 
-- 
2.43.0


  reply	other threads:[~2026-03-13 21:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-13 21:00 [PATCH 1/2] doc: imx95_evk: Update Arm GNU toolchain version to 14.2 Fabio Estevam
2026-03-13 21:00 ` Fabio Estevam [this message]
2026-03-13 21:03 ` Tom Rini
2026-03-13 21:19   ` Fabio Estevam
2026-03-13 21:51     ` Tom Rini
2026-03-16  0:29 ` Peng Fan

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=20260313210005.781958-2-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=festevam@nabladev.com \
    --cc=marex@nabladev.com \
    --cc=peng.fan@nxp.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.