ARM: Phytec phyFLEX i.MX6: delete wrong memory node
The phyFLEX i.MX6 has two memory nodes in the device tree. /memory comes
from the barebox dtsi file and contains dummy values. This is
unnecessary, barebox will create a memory node when booting the kernel.
The other one comes from the Kernel dtsi and causes more harm. The
memory in the node has a size of 2GiB. Not all boards have so much
memory, since 8226f7f909 ("of: base: parse all available memory nodes")
this node is no longer ignored and now all boards are assumed to have
2GiB of memory. Remove the node using /delete-node/

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Stefan Riedmüller <s.riedmueller@phytec.de>
1 parent 15d46ba commit 0d26ce1c11a14fb844f8ed0fb5069c903a0b2185
@Sascha Hauer Sascha Hauer authored on 29 Apr 2020
Showing 1 changed file
View
arch/arm/dts/imx6qdl-phytec-pfla02.dtsi