Re: [U-Boot] [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board

2019-09-10 Thread Peng Fan
> Subject: Re: [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board > > On 10/09/19, Peng Fan wrote: > > > Subject: [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board > > > > > > Hello list, > > > > > > need some information howto avoid the imx-mkimage repo and create > > > full boostream dire

Re: [U-Boot] [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board

2019-09-10 Thread Oliver Graute
On 10/09/19, Peng Fan wrote: > > Subject: [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board > > > > Hello list, > > > > need some information howto avoid the imx-mkimage repo and create full > > boostream directly from u-boot with all the binary blobs. > > Try the diff, and see whether it he

Re: [U-Boot] [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board

2019-09-09 Thread Peng Fan
> Subject: [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board > > Hello list, > > need some information howto avoid the imx-mkimage repo and create full > boostream directly from u-boot with all the binary blobs. Try the diff, and see whether it helps. diff --git a/arch/arm/mach-imx/Makefile

Re: [U-Boot] [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board

2019-09-06 Thread Lukasz Majewski
Hi Oliver, > Hello list, > > need some information howto avoid the imx-mkimage repo and create full > boostream directly from u-boot with all the binary blobs. You may want to look into binman tool (./tools/binman), which is supposed to pack all binary data together and produce one image. Also

[U-Boot] [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board

2019-09-06 Thread Oliver Graute
Hello list, need some information howto avoid the imx-mkimage repo and create full boostream directly from u-boot with all the binary blobs. Best regards, Oliver Oliver Graute (1): imx: support i.MX8QM ROM 7720 a1 board arch/arm/dts/Makefile | 1 + arch/arm/dts/im