ARM: dts: imx6q-dhcom: Set minimum memory size of all DHCOM i.MX6 variants

The minimum available memory size of all DHCOM i.MX6 variants is 512 MB.
Set this value for the memory node. If U-Boot fails to fill the memory
size, at least all DHCOM i.MX6 variants should run without problems.

Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: kernel@dh-electronics.com
To: linux-arm-kernel@lists.infradead.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Christoph Niedermaier 2021-07-14 23:07:08 +02:00 committed by Shawn Guo
parent 0daad458e2
commit ac04da5c7b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
memory@10000000 {
device_type = "memory";
reg = <0x10000000 0x40000000>;
reg = <0x10000000 0x20000000>;
};
reg_eth_vio: regulator-eth-vio {