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 <[email protected]> > > > > Describe how to build and boot for the Sielaff i.MX6 Solo board. > > > > Signed-off-by: Frieder Schrempf <[email protected]> [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
signature.asc
Description: PGP signature

