[PATCH v2 3/3] board: toradex: add verdin am62 support

Sverdlin, Alexander alexander.sverdlin at siemens.com
Fri Aug 25 15:20:12 CEST 2023


Hello Marcel,

On Mon, 2023-06-12 at 22:54 +0200, Marcel Ziswiler 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?

-- 
Alexander Sverdlin
Siemens AG
www.siemens.com


More information about the U-Boot mailing list