Building U-Boot for Compulab's imx8mm-cl-iot-gate board

Fabio Estevam festevam at gmail.com
Wed Aug 11 13:31:19 CEST 2021


Hi Paul,

On Tue, Aug 10, 2021 at 10:33 PM Fabio Estevam <festevam at gmail.com> wrote:
>
> Hi Paul,
>
> On Tue, Aug 10, 2021 at 10:06 PM Paul Liu <paul.liu at linaro.org> wrote:
> >
> > Hi Fabio,
> >
> > It might work. But why? I mean the imx8mm-evk has already switched to binman on the mainline.
> > So we should do the same. If you can't get into U-boot prompt using binman I can give you more detailed information.
>
> The reason I removed binman support was only for debugging purposes,
> as I don't plan to use fip.bin.

Even if I keep binman support and only remove fip.bin to prevent the
build failure like this:
https://pastebin.com/raw/FZ7D0rK0

I still cannot boot:

    U-Boot SPL 2021.07-00001-g54086b3f1019-dirty (Aug 10 2021 - 18:39:22 -0300)
    DDRINFO: Cfg attempt: [ 1/6 ]
    DDRINFO(M): mr5-8 [ 0xff000010 ]
    DDRINFO(T): mr5-8 [ 0x5000010 ]
    resetting ...

    U-Boot SPL 2021.07-00001-g54086b3f1019-dirty (Aug 10 2021 - 18:39:22 -0300)
    DDRINFO: Cfg attempt: [ 2/6 ]
    DDRINFO(M): mr5-8 [ 0xff000010 ]
    DDRINFO(T): mr5-8 [ 0x1061010 ]
    resetting ...

    U-Boot SPL 2021.07-00001-g54086b3f1019-dirty (Aug 10 2021 - 18:39:22 -0300)
    DDRINFO: Cfg attempt: [ 3/6 ]
    DDRINFO(M): mr5-8 [ 0xff000010 ]
    DDRINFO(T): mr5-8 [ 0xff000010 ]
    Normal Boot
    WDT:   Not starting
    Trying to boot from MMC2

Could you confirm whether U-Boot 2021.07 boots for you?

Any ideas, please?

Thanks


More information about the U-Boot mailing list