Hi Oliver,
On Tue, Nov 22, 2022 at 11:24 AM Oliver Graute wrote:
> On building the imx8qm_rom7720 board the CONFIG_SPL_BUILD define is
> somehow always false. So I endup in a invalid image:
>
> Image 'main-section' is missing external blobs and is non-functional: spl
> Image 'main-section' has f
On 11/11/22, Fabio Estevam wrote:
> On Fri, Nov 11, 2022 at 2:40 PM Fabio Estevam wrote:
>
> > I removed SPL support, which does not seems to be needed as the scufw
> > handles DDR init.
> >
> > I don't have access to an imx8qm/qxp board here.
> >
> > Could you try removing SPL support from your
Hi Oliver,
On Fri, Nov 18, 2022 at 10:48 AM Oliver Graute wrote:
> Ok, I can confirm it builds without the binary blobs with this changes.
> I'll change it in patches accordingly
Your series has already landed in master.
Please send any incremental patches to address Marcel's feedback on top o
On 11/11/22, Fabio Estevam wrote:
> On Fri, Nov 11, 2022 at 2:40 PM Fabio Estevam wrote:
>
> > I removed SPL support, which does not seems to be needed as the scufw
> > handles DDR init.
> >
> > I don't have access to an imx8qm/qxp board here.
> >
> > Could you try removing SPL support from your
On 11/11/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Fri, Nov 11, 2022 at 9:54 AM Oliver Graute wrote:
>
> > imx8mm_evk_defconfig
> > apalis-imx8_defconfig
> >
> > But where is the difference here?
>
> With the change below, the imx8qm_mek_defconfig builds without errors
> in the absence of th
Hi guys
On Fri, 2022-11-11 at 14:55 -0300, Fabio Estevam wrote:
> On Fri, Nov 11, 2022 at 2:40 PM Fabio Estevam wrote:
>
> > I removed SPL support, which does not seems to be needed as the scufw
> > handles DDR init.
> >
> > I don't have access to an imx8qm/qxp board here.
> >
> > Could you tr
On Fri, Nov 11, 2022 at 2:40 PM Fabio Estevam wrote:
> I removed SPL support, which does not seems to be needed as the scufw
> handles DDR init.
>
> I don't have access to an imx8qm/qxp board here.
>
> Could you try removing SPL support from your board and see if it boots
> with binman support?
Hi Oliver,
On Fri, Nov 11, 2022 at 9:54 AM Oliver Graute wrote:
> imx8mm_evk_defconfig
> apalis-imx8_defconfig
>
> But where is the difference here?
With the change below, the imx8qm_mek_defconfig builds without errors
in the absence of the blobs:
diff --git a/arch/arm/dts/imx8qm-u-boot.dtsi b
On 09/11/22, Fabio Estevam wrote:
> Hi Oliver and Stefano,
>
> On Wed, Nov 9, 2022 at 1:19 PM Oliver Graute wrote:
>
> > For my imx8qm boards I need to manually place these imx firmware blobs with
> > expected names for sucessfull image creation.
> >
> > As I understood the CI creates somes fake
On Wed, Nov 09, 2022 at 02:45:10PM -0300, Fabio Estevam wrote:
> Hi Oliver and Stefano,
>
> On Wed, Nov 9, 2022 at 1:19 PM Oliver Graute wrote:
>
> > For my imx8qm boards I need to manually place these imx firmware blobs with
> > expected names for sucessfull image creation.
> >
> > As I underst
Hi Oliver and Stefano,
On Wed, Nov 9, 2022 at 1:19 PM Oliver Graute wrote:
> For my imx8qm boards I need to manually place these imx firmware blobs with
> expected names for sucessfull image creation.
>
> As I understood the CI creates somes fakes. But I don't know where this
> is happening.
CI
On Fri, 2022-11-04 at 13:31 -0300, Fabio Estevam wrote:
> Hi Oliver,
>
> On Fri, Nov 4, 2022 at 12:19 PM Oliver Graute
> wrote:
> >
> > This patchsets switches the remaining imx8 boards to binman.
> >
> > Oliver Graute (8):
> > imx: imx8qm-rom7720: switch to binman
> > imx: imx8qm: cgtqmx8:
On 08/11/22, Stefano Babic wrote:
> Hi Fabio, Oliver,
>
> On 04.11.22 17:31, Fabio Estevam wrote:
> > Hi Oliver,
> >
> > On Fri, Nov 4, 2022 at 12:19 PM Oliver Graute
> > wrote:
> > >
> > > This patchsets switches the remaining imx8 boards to binman.
> > >
> > > Oliver Graute (8):
> > >imx
On 08/11/22, Fabio Estevam wrote:
> Hi Oliver and Stefano,
>
> On Tue, Nov 8, 2022 at 1:43 PM Stefano Babic wrote:
>
> > I have tried to merge the series, but I get build errors, see:
> >
> > https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/519510
> >
> > Could you take a look ?
>
> O
Hi Fabio,
On 08.11.22 23:16, Fabio Estevam wrote:
Hi Oliver and Stefano,
On Tue, Nov 8, 2022 at 1:43 PM Stefano Babic wrote:
I have tried to merge the series, but I get build errors, see:
https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/519510
Could you take a look ?
One proble
Hi Oliver and Stefano,
On Tue, Nov 8, 2022 at 1:43 PM Stefano Babic wrote:
> I have tried to merge the series, but I get build errors, see:
>
> https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/519510
>
> Could you take a look ?
One problem I noticed is the missing CONFIG_TEXT_BASE con
Hi Fabio, Oliver,
On 04.11.22 17:31, Fabio Estevam wrote:
Hi Oliver,
On Fri, Nov 4, 2022 at 12:19 PM Oliver Graute
wrote:
This patchsets switches the remaining imx8 boards to binman.
Oliver Graute (8):
imx: imx8qm-rom7720: switch to binman
imx: imx8qm: cgtqmx8: switch to binman
imx
Hi Oliver,
On Fri, Nov 4, 2022 at 12:19 PM Oliver Graute
wrote:
>
> This patchsets switches the remaining imx8 boards to binman.
>
> Oliver Graute (8):
> imx: imx8qm-rom7720: switch to binman
> imx: imx8qm: cgtqmx8: switch to binman
> imx: imx8qxp: imx8qxp_mek switch to binman
> imx: imx8
This patchsets switches the remaining imx8 boards to binman.
Oliver Graute (8):
imx: imx8qm-rom7720: switch to binman
imx: imx8qm: cgtqmx8: switch to binman
imx: imx8qxp: imx8qxp_mek switch to binman
imx: imx8qm: imx8qm_mek switch to binman
imx: imx8qxp: giedi switch to binman
imx: imx
19 matches
Mail list logo