Re: [PATCH v1] imx: imx8: apalis: switch to binman

2022-11-04 Thread Oliver Graute
On 04/11/22, Fabio Estevam wrote: > Hi Oliver, > > On Fri, Nov 4, 2022 at 9:39 AM Oliver Graute wrote: > > > > Can't all boards use the common the binman nodes from > > > arch/arm/dts/imx8qm-u-boot.dtsi instead? > > > > I'am about to try that but I run into the following error: > > > > binman:

Re: [PATCH v1] imx: imx8: apalis: switch to binman

2022-11-04 Thread Oliver Graute
On 04/11/22, Oliver Graute wrote: > On 02/11/22, Fabio Estevam wrote: > > On Wed, Nov 2, 2022 at 12:59 PM Oliver Graute > > wrote: > > > > Please add a commit log. > > ok > > > > > > Signed-off-by: Oliver Graute > > > > > + { > > > + > > > + itb { > > > + filename =

Re: [PATCH v1] imx: imx8: apalis: switch to binman

2022-11-04 Thread Fabio Estevam
Hi Oliver, On Fri, Nov 4, 2022 at 9:39 AM Oliver Graute wrote: > > Can't all boards use the common the binman nodes from > > arch/arm/dts/imx8qm-u-boot.dtsi instead? > > I'am about to try that but I run into the following error: > > binman: Filename 'spl/u-boot-spl.bin' not found in input path

Re: [PATCH v1] imx: imx8: apalis: switch to binman

2022-11-04 Thread Oliver Graute
On 02/11/22, Fabio Estevam wrote: > On Wed, Nov 2, 2022 at 12:59 PM Oliver Graute > wrote: > > Please add a commit log. ok > > > Signed-off-by: Oliver Graute > > > + { > > + > > + itb { > > + filename = "u-boot.itb"; > > + > > + fit { > > +

Re: [PATCH v1] imx: imx8: apalis: switch to binman

2022-11-02 Thread Fabio Estevam
On Wed, Nov 2, 2022 at 12:59 PM Oliver Graute wrote: Please add a commit log. > Signed-off-by: Oliver Graute > + { > + > + itb { > + filename = "u-boot.itb"; > + > + fit { > + description = "Configuration to load ATF before > U-Boot"; >