[PATCH v5] imx: imx8qm: cgtqmx8: switch to binman
Oliver Graute
oliver.graute at gmail.com
Wed Nov 2 10:05:51 CET 2022
On 01/11/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Tue, Oct 25, 2022 at 12:31 PM Oliver Graute <oliver.graute at gmail.com> wrote:
>
> > Now Running into this issue:
> >
> > MKIMAGE u-boot.img
> > MKIMAGE u-boot-dtb.img
> > LD u-boot.elf
> > make[1]: Für das Ziel „SPL“ ist nichts zu tun.
> > BINMAN all
> > binman: Section '/binman/u-boot-spl-ddr': Symbol '_binman_u_boot_any_prop_image_pos'
> > in entry '/binman/u-boot-spl-ddr/u-boot-spl/u-boot-spl-nodtb': Entry 'u-boot-any' not found in list (u-boot-spl-nodtb,u-boot-spl-dtb,u-boot-spl,main-section)
> > Makefile:1109: recipe for target 'all' failed
> > make: *** [all] Error 1
> >
> > some hints?
>
> As suggested in another thread, does it help if you add:
>
> # CONFIG_SPL_BINMAN_UBOOT_SYMBOLS is not set
>
> into your defconfig?
indeed this solves the problem. Very thanks
I`ll post v6 then.
Best Regards,
Oliver
More information about the U-Boot
mailing list