From: Oliver Graute <oliver.graute@gmail.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: sbabic@denx.de, festevam@denx.de,
"NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
"Denys Drozdov" <denys.drozdov@toradex.com>,
"Horia Geantă" <horia.geanta@nxp.com>,
"Gaurav Jain" <gaurav.jain@nxp.com>, "Ye Li" <ye.li@nxp.com>,
"Marcel Ziswiler" <marcel.ziswiler@toradex.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH v5] imx: imx8qm: cgtqmx8: switch to binman
Date: Wed, 26 Oct 2022 16:00:09 +0200 [thread overview]
Message-ID: <20221026140009.GF19855@optiplex> (raw)
In-Reply-To: <CAOMZO5Dc2U-3GBm=LdC_jfDVYXeSDbu912tg-XptY18UY-bnTw@mail.gmail.com>
On 25/10/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Tue, Oct 25, 2022 at 12:31 PM Oliver Graute <oliver.graute@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.
Ok will send both patches in a series
>
> Looks like you missed passing @fdt-SEQ like it is done on
> arch/arm/dts/imx8mm-u-boot.dtsi.
Still see the above error (only for cgtqmx8 board) after replacing fdt
with @fdt-SEQ and further alignment with arch/arm/dts/imx8mm-u-boot.dtsi.
Error disappears if I remove the u-boot-spl node in imx8qm-u-boot.dts
But this make no sense for me.
/*
u-boot-spl {
align-end = <4>;
filename = "u-boot-spl.bin";
};
*
Best regards,
Oliver
next prev parent reply other threads:[~2022-10-26 14:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-25 15:20 [PATCH v4] imx: imx8qm-rom7720: switch to binman Oliver Graute
2022-10-25 15:20 ` [PATCH v5] imx: imx8qm: cgtqmx8: " Oliver Graute
2022-10-25 15:31 ` Oliver Graute
2022-10-25 15:53 ` Fabio Estevam
2022-10-26 14:00 ` Oliver Graute [this message]
2022-11-01 23:00 ` Fabio Estevam
2022-11-02 9:05 ` Oliver Graute
-- strict thread matches above, loose matches on Subject: below --
2022-10-26 14:00 [PATCH v5] imx: imx8qm-rom7720: " Oliver Graute
2022-10-26 14:00 ` [PATCH v5] imx: imx8qm: cgtqmx8: " Oliver Graute
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221026140009.GF19855@optiplex \
--to=oliver.graute@gmail.com \
--cc=denys.drozdov@toradex.com \
--cc=festevam@denx.de \
--cc=festevam@gmail.com \
--cc=gaurav.jain@nxp.com \
--cc=horia.geanta@nxp.com \
--cc=marcel.ziswiler@toradex.com \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
--cc=ye.li@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox