[PATCH v2 3/3] board: toradex: add verdin am62 support
Sverdlin, Alexander
alexander.sverdlin at siemens.com
Fri Aug 25 18:24:01 CEST 2023
Hello Marcel,
On Fri, 2023-08-25 at 15:20 +0200, Alexander Sverdlin wrote:
> > +Build U-Boot for R5
> > +-------------------
> > +
> > +.. code-block:: bash
> > +
> > + $ export ARCH=arm
> > + $ export CROSS_COMPILE=arm-none-linux-gnueabihf-
> > + $ make verdin-am62_r5_defconfig O=/tmp/r5
> > + $ make O=/tmp/r5
> > + $ cd ../k3-image-gen
> > + $ make SOC=am62x SBL=/tmp/r5/spl/u-boot-spl.bin SYSFW_PATH=../ti-linux-firmware/ti-sysfw/ti-fs-firmware-am62x-gp.bin
> > + $ cp tiboot3-am62x-gp-evm.bin ../tiboot3.bin
> > +
>
> the existing K3 platforms have been converted to binman workflow:
> https://patchwork.ozlabs.org/project/uboot/patch/20230721184446.5821-21-n-francis@ti.com/
>
> Do you think it makes sense to convert the newly added Verdin board
> to binman workflow as well?
I'm sorry for the noise, I totally missed the fact this has been fixed and
accepted already!
--
Alexander Sverdlin
Siemens AG
www.siemens.com
More information about the U-Boot
mailing list