提交 0cea5f71 编写于 作者: S Sebastian Hesselbarth 提交者: Gregory CLEMENT

ARM: dt: mvebu: ix4-300d: remove whole flash partition

Current NAND node has an additional flash partition for the whole
flash overlapping with real partitions. Remove this partition as
the whole flash is already represented by the NAND device itself.
Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 8005c49d
...@@ -183,11 +183,6 @@ ...@@ -183,11 +183,6 @@
label = "boot"; label = "boot";
reg = <0xE00000 0x3F200000>; reg = <0xE00000 0x3F200000>;
}; };
partition@flash {
label = "flash";
reg = <0x0 0x40000000>;
};
}; };
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册