[PATCH v3] imx: imx8qm-rom7720: switch to binman
Oliver Graute
oliver.graute at gmail.com
Tue Oct 25 16:26:09 CEST 2022
On 25/10/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Fri, Oct 7, 2022 at 10:14 AM Oliver Graute
> <oliver.graute at kococonnector.com> wrote:
>
> > + fdt {
> > + filename = "imx8qm-rom7720-a1";
>
> Please do not hardcode this dtb filename inside the common
> imx8qm-u-boot.dtsi file.
OK I'll remove the line
>
> You can look at arch/arm/dts/imx8mm-u-boot.dtsi as a reference.
OK
>
> > + type = "flat_dt";
> > + compression = "none";
> > +
> > + uboot_fdt_blob {
> > + filename = "u-boot.dtb";
> > + type = "blob-ext";
> > + };
> > + };
> > + };
> > +
> > + configurations {
> > + default = "conf";
> > +
> > + conf {
> > + filename = "imx8qm-rom7720-a1";
>
> Same here.
Ok
>
> Also, could you please try converting all imx8mq/qxp boards to binman?
ok I'll try this.
> Thanks
Best regards,
Oliver
More information about the U-Boot
mailing list