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: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
Baruch Siach 2017-05-29 07:51:19 +03:00 committed by Alexandre Belloni
parent eb0b59d49b
commit bc03ce0839

View File

@ -56,10 +56,6 @@
stdout-path = "serial0:115200n8";
};
memory {
reg = <0x20000000 0x80000>;
};
clocks {
slow_xtal {
clock-frequency = <32768>;