[PATCH] ARM: Layerscape: Fix typo im documentation
Ahmad Fatoum
a.fatoum at pengutronix.de
Tue Jun 16 08:21:44 PDT 2026
On 6/16/26 5:11 PM, Thorsten Scherer wrote:
> Signed-off-by: Thorsten Scherer <t.scherer at eckelmann.de>
Reviewed-by: Ahmad Fatoum <a.fatoum at 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 |
More information about the barebox
mailing list