summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/zynq-microzed.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/zynq-microzed.dts')
-rw-r--r--dts/src/arm/zynq-microzed.dts12
1 files changed, 2 insertions, 10 deletions
diff --git a/dts/src/arm/zynq-microzed.dts b/dts/src/arm/zynq-microzed.dts
index b9376a4904..aa4a0b6def 100644
--- a/dts/src/arm/zynq-microzed.dts
+++ b/dts/src/arm/zynq-microzed.dts
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2011 - 2014 Xilinx
* Copyright (C) 2016 Jagan Teki <jteki@openedev.com>
- *
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
*/
/dts-v1/;
/include/ "zynq-7000.dtsi"
@@ -23,7 +15,7 @@
serial0 = &uart1;
};
- memory {
+ memory@0 {
device_type = "memory";
reg = <0x0 0x40000000>;
};