summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-09-14 16:36:16 -0600
committerSimon Glass <sjg@chromium.org>2014-10-22 10:36:44 -0600
commit9208fffebc907c12b3b72db6dd175c2d8b4fe557 (patch)
tree25b7a5bb3e87cf7d7eebc7f24efb694a0be9724c /arch
parentb8809e60cdb5ab09fb28a0903f25b2878483ec04 (diff)
downloadblackbird-obmc-uboot-9208fffebc907c12b3b72db6dd175c2d8b4fe557.tar.gz
blackbird-obmc-uboot-9208fffebc907c12b3b72db6dd175c2d8b4fe557.zip
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')
-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 dc5405bca0..e53906892c 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>;
};
OpenPOWER on IntegriCloud