Commit bc03ce08 authored by Baruch Siach's avatar Baruch Siach Committed by Alexandre Belloni

ARM: dts: at91: sama5d2_xplained: remove wrong memory node

The size field of the memory node is wrong. Rely on the default value in
sama5d2.dtsi that happens to be correct for the SAMA5D2 Xplained board.
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent eb0b59d4
......@@ -56,10 +56,6 @@ chosen {
stdout-path = "serial0:115200n8";
};
memory {
reg = <0x20000000 0x80000>;
};
clocks {
slow_xtal {
clock-frequency = <32768>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment