]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ld4-ref.dts
Merge git://git.denx.de/u-boot-sh
[u-boot] / arch / arm / dts / uniphier-ld4-ref.dts
index 0f4bd9bda227f813ab61490cc496a8ed1920f8ea..0520e3cff1a54a9f9831553a36d5c660bcf2ce0b 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2015-2016 Socionext Inc.
  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+        X11
+ * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  */
 
 /dts-v1/;
        model = "UniPhier LD4 Reference Board";
        compatible = "socionext,uniphier-ld4-ref", "socionext,uniphier-ld4";
 
-       memory {
-               device_type = "memory";
-               reg = <0x80000000 0x20000000>;
-       };
-
        chosen {
                stdout-path = "serial0:115200n8";
        };
                i2c2 = &i2c2;
                i2c3 = &i2c3;
        };
+
+       memory@80000000 {
+               device_type = "memory";
+               reg = <0x80000000 0x20000000>;
+       };
 };
 
 &ethsc {