forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/imx28-eukrea-mbmx283lc.dts
....@@ -1,15 +1,7 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright 2013 Eukréa Electromatique <eric@eukrea.com>
34 * Copyright 2013 Eukréa Electromatique <denis@eukrea.com>
4
- *
5
- * This program is free software; you can redistribute it and/or
6
- * modify it under the terms of the GNU General Public License
7
- * as published by the Free Software Foundation; either version 2
8
- * of the License, or (at your option) any later version.
9
- * This program is distributed in the hope that it will be useful,
10
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
- * GNU General Public License for more details.
135 */
146
157 /*
....@@ -24,6 +16,7 @@
2416 compatible = "eukrea,mbmx283lc", "eukrea,mbmx28lc", "fsl,imx28";
2517
2618 memory@40000000 {
19
+ device_type = "memory";
2720 reg = <0x40000000 0x04000000>;
2821 };
2922 };