2
0
forked from Ivasoft/openwrt

lantiq: dts: move memory node to board dts

The memory node is highly board specific and should be only defined in
the board dts.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2019-01-27 12:20:21 +01:00
parent ee66fe4ea9
commit df13384c56
47 changed files with 43 additions and 16 deletions

View File

@@ -19,10 +19,6 @@
};
};
memory@0 {
device_type = "memory";
};
cputemp@0 {
compatible = "lantiq,cputemp";
};