mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: Layerscape: Fix typo im documentation
@ 2026-06-16 15:11 Thorsten Scherer
  2026-06-16 15:21 ` Ahmad Fatoum
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Scherer @ 2026-06-16 15:11 UTC (permalink / raw)
  To: barebox; +Cc: Thorsten Scherer

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: Layerscape: Fix typo im documentation
  2026-06-16 15:11 [PATCH] ARM: Layerscape: Fix typo im documentation Thorsten Scherer
@ 2026-06-16 15:21 ` Ahmad Fatoum
  0 siblings, 0 replies; 2+ messages in thread
From: Ahmad Fatoum @ 2026-06-16 15:21 UTC (permalink / raw)
  To: Thorsten Scherer, barebox



On 6/16/26 5:11 PM, Thorsten Scherer wrote:
> Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>

Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>

Spoiler: s/imaag/image/

> ---
>  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.

-- 
Pengutronix e.K.                  |                             |
Steuerwalder Str. 21              | http://www.pengutronix.de/  |
31137 Hildesheim, Germany         | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-16 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 15:11 [PATCH] ARM: Layerscape: Fix typo im documentation Thorsten Scherer
2026-06-16 15:21 ` Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox