[U-Boot] [PATCH v2 14/41] board: ge: mx53ppd: use DM I2C

Fabio Estevam festevam at gmail.com
Thu Oct 24 12:21:35 UTC 2019


Hi Robert,

On Wed, Oct 23, 2019 at 3:22 PM Robert Beckett
<bob.beckett at collabora.com> wrote:

> +
> +&gpio1 {
> +       u-boot,dm-pre-reloc;

For these specific U-Boot properties it is recommended to place them
inside a specifc u-boot.dtsi file.

Please refer to arch/arm/dts/imx7ulp-uboot.dtsi as an example.

This way you could sync the U-Boot dts with Linux and deal with the
U-Boot specific properties in the uboot.dtsi file.


More information about the U-Boot mailing list