提交 f659e12e 编写于 作者: N Niklas Cassel 提交者: Arnd Bergmann

ARM: dts: artpec: use 1 GiB RAM

There has never been an artpec6 devboard produced
with less than 1 GiB RAM.

Increase the default value to 1 GiB RAM, so that we
can netboot with large initramfs without going OOM.
Signed-off-by: NNiklas Cassel <niklas.cassel@axis.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 0fc12374
......@@ -26,7 +26,7 @@
memory {
device_type = "memory";
reg = <0x0 0x10000000>;
reg = <0x0 0x40000000>;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册