Re: [PATCH 3/5] ARM: dts: at91: sama5d2: Add memory node in devicetree

2021-08-03 Thread Eugen.Hristev
On 8/2/21 3:39 PM, Clément Léger wrote: > sama5d2 support from DRAM will be modified to use device tree instead of > hardcoded addresses. In order to prepare that, add the memory node to > sama5d2.dtsi file since the boards supported by U-Boot with sama5d2 all > contains 512Mb of DDR. > > Signed-o

Re: [PATCH 3/5] ARM: dts: at91: sama5d2: Add memory node in devicetree

2021-08-03 Thread Clément Léger
Le Tue, 3 Aug 2021 08:58:17 +, a écrit : > On 8/2/21 3:39 PM, Clément Léger wrote: > > sama5d2 support from DRAM will be modified to use device tree > > instead of hardcoded addresses. In order to prepare that, add the > > memory node to sama5d2.dtsi file since the boards supported by > > U-B

[PATCH 3/5] ARM: dts: at91: sama5d2: Add memory node in devicetree

2021-08-02 Thread Clément Léger
sama5d2 support from DRAM will be modified to use device tree instead of hardcoded addresses. In order to prepare that, add the memory node to sama5d2.dtsi file since the boards supported by U-Boot with sama5d2 all contains 512Mb of DDR. Signed-off-by: Clément Léger --- arch/arm/dts/sama5d2.dtsi