ARM: dts: at91: sama5d2_xplained: remove wrong memory node
authorBaruch Siach <baruch@tkos.co.il>
Mon, 29 May 2017 04:51:19 +0000 (07:51 +0300)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 8 Jun 2017 21:49:17 +0000 (23:49 +0200)
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>
arch/arm/boot/dts/at91-sama5d2_xplained.dts

index dbce6f7a73dd671bc62d9103be2653ca7a5b1f09..2e2c3d1a1fa28a36111ae9725b68c4120a1b0609 100644 (file)
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
-               reg = <0x20000000 0x80000>;
-       };
-
        clocks {
                slow_xtal {
                        clock-frequency = <32768>;