]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/uniphier-ph1-sld8-ref.dts
ARM: uniphier: enable SPL_OF_CONTROL
[karo-tx-uboot.git] / arch / arm / dts / uniphier-ph1-sld8-ref.dts
index 2d1359c30e5eb262f18a5a4086e9f12b8b0c0644..b7ed27547eb96160ba5211c63ced9bc22b685c7d 100644 (file)
@@ -1,9 +1,7 @@
 /*
  * Device Tree Source for UniPhier PH1-sLD8 Reference Board
  *
- * Copyright (C) 2014-2015 Panasonic Corporation
- * Copyright (C) 2015      Socionext Inc.
- *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+        X11
  */
@@ -57,3 +55,8 @@
 &usb1 {
        status = "okay";
 };
+
+/* for U-boot only */
+&uart0 {
+       u-boot,dm-pre-reloc;
+};