[U-Boot] [PATCH v3 2/2] ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes

Igor Opaniuk igor.opaniuk at toradex.com
Sun Nov 3 16:21:06 UTC 2019


Hi Stefano,

On Wed, Oct 16, 2019 at 12:39 PM Igor Opaniuk <igor.opaniuk at gmail.com> wrote:
>
> From: Igor Opaniuk <igor.opaniuk at toradex.com>
>
> Add u-boot,dm-pre-reloc properties for uart pinmux configuration
> nodes, which enables UART as early as possible (before relocation).
>
> Without this we miss almost the half of output (U-boot version,
> CPU defails, Reset cause, DRAM details etc.).
>
> Fixes: cd69e8ef9b ("colibri-imx6ull: migrate pinctrl and regulators to dtb/dm")
> Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov at toradex.com>
> Reviewed-by: Fabio Estevam <festevam at gmail.com>
> Signed-off-by: Igor Opaniuk <igor.opaniuk at toradex.com>
> ---
>
>  arch/arm/dts/imx6ull-colibri-u-boot.dtsi | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/dts/imx6ull-colibri-u-boot.dtsi b/arch/arm/dts/imx6ull-colibri-u-boot.dtsi
> index e81ac8cb27..531cdcc4da 100644
> --- a/arch/arm/dts/imx6ull-colibri-u-boot.dtsi
> +++ b/arch/arm/dts/imx6ull-colibri-u-boot.dtsi
> @@ -2,3 +2,11 @@
>  /*
>   * Copyright 2019 Toradex AG
>   */
> +
> +&pinctrl_uart1 {
> +       u-boot,dm-pre-reloc;
> +};
> +
> +&pinctrl_uart1_ctrl1 {
> +       u-boot,dm-pre-reloc;
> +};
> --
> 2.17.1
>

Could you please also apply this patchset?

Thanks

-- 
Best regards - Freundliche GrĂ¼sse - Meilleures salutations

Senior Development Engineer,
Igor Opaniuk

Toradex AG
Altsagenstrasse 5 | 6048 Horw/Luzern | Switzerland | T: +41 41 500 48
00 (main line)


More information about the U-Boot mailing list