From df13384c56585408699479cb3dbc501c394df31c Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 27 Jan 2019 12:20:21 +0100 Subject: 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 --- target/linux/lantiq/files/arch/mips/boot/dts/DM200.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/DM200.dts') diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/DM200.dts b/target/linux/lantiq/files/arch/mips/boot/dts/DM200.dts index 8cf3456ee2..05e3010633 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/DM200.dts +++ b/target/linux/lantiq/files/arch/mips/boot/dts/DM200.dts @@ -23,6 +23,7 @@ }; memory@0 { + device_type = "memory"; reg = <0x0 0x4000000>; }; -- cgit v1.2.3