Re: [PATCH] ARM: Layerscape: Fix typo im documentation
Ahmad Fatoum <[email protected]> Tue, 16 Jun 2026 17:21:44 +0200
| Newsgroups | org.infradead.lists.barebox |
|---|---|
| Message-ID | <[email protected]> |
On 6/16/26 5:11 PM, Thorsten Scherer wrote: > Signed-off-by: Thorsten Scherer <[email protected]> Reviewed-by: Ahmad Fatoum <[email protected]> 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 |