summaryrefslogtreecommitdiff
path: root/arch/arm/dts/exynos5.dtsi
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-09-14 22:36:16 (GMT)
committerSimon Glass <sjg@chromium.org>2014-10-22 16:36:44 (GMT)
commit9208fffebc907c12b3b72db6dd175c2d8b4fe557 (patch)
tree25b7a5bb3e87cf7d7eebc7f24efb694a0be9724c /arch/arm/dts/exynos5.dtsi
parentb8809e60cdb5ab09fb28a0903f25b2878483ec04 (diff)
downloadu-boot-9208fffebc907c12b3b72db6dd175c2d8b4fe557.tar.xz
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>
Diffstat (limited to 'arch/arm/dts/exynos5.dtsi')
-rw-r--r--arch/arm/dts/exynos5.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/exynos5.dtsi b/arch/arm/dts/exynos5.dtsi
index dc5405b..e539068 100644
--- a/arch/arm/dts/exynos5.dtsi
+++ b/arch/arm/dts/exynos5.dtsi
@@ -244,6 +244,7 @@
compatible = "samsung,exynos4210-uart";
reg = <0x12C30000 0x100>;
interrupts = <0 54 0>;
+ u-boot,dm-pre-reloc;
id = <3>;
};