Converting imx28-evk to DM

Fabio Estevam festevam at gmail.com
Thu Feb 18 01:09:31 CET 2021


On Wed, Feb 17, 2021 at 9:00 PM Fabio Estevam <festevam at gmail.com> wrote:
>
> Hi Lukasz,
>
> I am working on converting imx28-evk to DM.
>
> Things are working as expected and U-Boot is able to boot the Linux kernel.
>
> I am getting the following error though:
>
> U-Boot 2021.04-rc1-00219-g7fa88ac80054-dirty (Feb 17 2021 - 20:53:16 -0300)
>
> CPU:   Freescale i.MX28 rev1.2 at 454 MHz
> BOOT:  SSP SD/MMC #0, 3V3
> DRAM:  128 MiB
> NAND:  0 MiB
> MMC:   MXS MMC: 0, MXS MMC: 1
> Loading Environment from MMC... mxs_of_to_plat: 'gpio-ranges' not
> defined - using default!

Ah, just needed to include "imx28-u-boot.dtsi". I thought this was
included automatically.

Now the error is gone.

Thanks


More information about the U-Boot mailing list