]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/uniphier-ph1-pro4-ref.dts
ARM: uniphier: enable SPL_OF_CONTROL
[karo-tx-uboot.git] / arch / arm / dts / uniphier-ph1-pro4-ref.dts
index b4b7f61e5c9dc9a98349714102187855a13f7595..fd3e8c63ede4a1cb05b5b05dab24e470e5d74d11 100644 (file)
@@ -1,9 +1,7 @@
 /*
  * Device Tree Source for UniPhier PH1-Pro4 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
  */
@@ -56,3 +54,8 @@
 &usb0 {
        status = "okay";
 };
+
+/* for U-boot only */
+&uart0 {
+       u-boot,dm-pre-reloc;
+};