[PATCH v3 3/3] doc: board: Add minimal documentation for Sielaff i.MX6 Solo board

Tom Rini trini at konsulko.com
Thu Feb 15 15:01:06 CET 2024


On Thu, Feb 15, 2024 at 02:53:12PM +0100, Heinrich Schuchardt wrote:
> On 15.02.24 2:35 PM, Frieder Schrempf wrote:
> > From: Frieder Schrempf <frieder.schrempf at kontron.de>
> > 
> > Describe how to build and boot for the Sielaff i.MX6 Solo board.
> > 
> > Signed-off-by: Frieder Schrempf <frieder.schrempf at kontron.de>
[snip]
> > +Build U-Boot
> > +^^^^^^^^^^^^
> > +
> > +.. code-block:: bash
> > +
> > +   $ make imx6dl_sielaff_defconfig
> > +   $ make CROSS_COMPILE=arm-none-linux-gnueabihf-
> 
> U-Boot does not use floats.
> 
> make CROSS_COMPILE=arm-linux-gnueabi-

It's not about floats or not (we pass the right flags) but consistency.
And in that case, yes, we should say arm-linux-gnueabi- but also we
really need to expand doc/build/{gcc,clang}.rst to be generic enough for
platforms to refer back to rather than repeating in slightly different
ways what's in those files.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240215/58f5c8f4/attachment.sig>


More information about the U-Boot mailing list