Re: [PATCH] arm: tegra: Restore host1x/dc dm-pre-reloc properties

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11 July 2018 at 09:19, Nicolas Chauvet <kwizart@xxxxxxxxx> wrote:
> Since commit f2faffecbd, tegra: Convert to use binman
> the dm-pre-reloc properties are removed.
>
> This lead uboot not to enable the display on paz00

This leads U-Boot ...

>
> This patch restore the dm-pre-reloc properties allowing
> the bootloader to output to the display panel
>
> Signed-off-by: Nicolas Chauvet <kwizart@xxxxxxxxx>
> ---
>  arch/arm/dts/tegra20-u-boot.dtsi | 10 ++++++++++
>  1 file changed, 10 insertions(+)

Reviewed-by: Simon Glass <sjg@xxxxxxxxxxxx>

>
> diff --git a/arch/arm/dts/tegra20-u-boot.dtsi b/arch/arm/dts/tegra20-u-boot.dtsi
> index 7c11972552..f64667e549 100644
> --- a/arch/arm/dts/tegra20-u-boot.dtsi
> +++ b/arch/arm/dts/tegra20-u-boot.dtsi
> @@ -1,3 +1,13 @@
>  #include <config.h>
>
>  #include "tegra-u-boot.dtsi"
> +
> +
> +/ {
> +       host1x@50000000 {
> +               u-boot,dm-pre-reloc;
> +               dc@54200000 {
> +                       u-boot,dm-pre-reloc;
> +               };
> +       };
> +};
> --
> 2.17.1
>
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux