From: Thorsten Scherer <t.scherer@eckelmann.de>
To: barebox@lists.infradead.org
Cc: Thorsten Scherer <t.scherer@eckelmann.de>
Subject: [PATCH] ARM: Layerscape: Fix typo im documentation
Date: Tue, 16 Jun 2026 17:11:27 +0200 [thread overview]
Message-ID: <20260616151127.17557-1-t.scherer@eckelmann.de> (raw)
Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
---
Documentation/boards/layerscape.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/boards/layerscape.rst b/Documentation/boards/layerscape.rst
index 5791b8632626..1467314954be 100644
--- a/Documentation/boards/layerscape.rst
+++ b/Documentation/boards/layerscape.rst
@@ -27,11 +27,11 @@ The barebox binary is expected to be located 4K bytes into the SD-Card::
From there on, ``barebox_update`` can be used to flash
barebox to the QSPI NOR-Flash if required::
- barebox_update -t qspi /mnt/tftp/barebox-${global.hostname}-qspi.imaag
+ barebox_update -t qspi /mnt/tftp/barebox-${global.hostname}-qspi.image
Flashing to the eMMC is possible likewise::
- barebox_update -t sd /mnt/tftp/barebox-${global.hostname}-sd.imaag
+ barebox_update -t sd /mnt/tftp/barebox-${global.hostname}-sd.image
.. note:: Some SoCs like the LS1046A feature only a single eSDHC.
In such a case, using eMMC and SD-Card at the same time is not possible.
--
2.53.0
next reply other threads:[~2026-06-16 15:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-16 15:11 Thorsten Scherer [this message]
2026-06-16 15:21 ` Ahmad Fatoum
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=20260616151127.17557-1-t.scherer@eckelmann.de \
--to=t.scherer@eckelmann.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