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/[email protected]/ > > 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

