All of lore.kernel.org
 help / color / mirror / Atom feed
* Converting imx28-evk to DM
@ 2021-02-18  0:00 Fabio Estevam
  2021-02-18  0:09 ` Fabio Estevam
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2021-02-18  0:00 UTC (permalink / raw)
  To: u-boot

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!

Would you have any suggestions for fixing this error?

Do you see such a warning in the imx28_xea_defconfig target?

Thanks,

Fabio Estevam

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Converting imx28-evk to DM
  2021-02-18  0:00 Converting imx28-evk to DM Fabio Estevam
@ 2021-02-18  0:09 ` Fabio Estevam
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio Estevam @ 2021-02-18  0:09 UTC (permalink / raw)
  To: u-boot

On Wed, Feb 17, 2021 at 9:00 PM Fabio Estevam <festevam@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-18  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-18  0:00 Converting imx28-evk to DM Fabio Estevam
2021-02-18  0:09 ` Fabio Estevam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.