Ver código fonte

dm: exynos: Mark exynos5 console as pre-reloc

We will need the console before relocation, so mark it that way.

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass 10 anos atrás
pai
commit
9208fffebc
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      arch/arm/dts/exynos5.dtsi

+ 1 - 0
arch/arm/dts/exynos5.dtsi

@@ -244,6 +244,7 @@
 		compatible = "samsung,exynos4210-uart";
 		compatible = "samsung,exynos4210-uart";
 		reg = <0x12C30000 0x100>;
 		reg = <0x12C30000 0x100>;
 		interrupts = <0 54 0>;
 		interrupts = <0 54 0>;
+		u-boot,dm-pre-reloc;
 		id = <3>;
 		id = <3>;
 	};
 	};