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

@@ -25,6 +25,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};