[PATCH v5] imx: imx8qm: cgtqmx8: switch to binman

Fabio Estevam festevam at gmail.com
Tue Oct 25 17:53:24 CEST 2022


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?

I suggest sending the two patches as a series: 1/2 and 2/2 as it is
easier to review.

Looks like you missed passing @fdt-SEQ like it is done on
arch/arm/dts/imx8mm-u-boot.dtsi.


More information about the U-Boot mailing list