Revert "arm64: dts: ti: k3-am62: Limit PFC400 memory to 2 GiB"

This reverts commit 8419103477.
This commit is contained in:
Sergej Wiebe
2026-02-11 09:14:10 +01:00
parent 6d2e7187d3
commit f33151c644
@@ -39,8 +39,9 @@
memory@80000000 {
device_type = "memory";
/* 2 GiB RAM - Workaround: reduced from 4 GiB due to incompatibilities */
reg = <0x00000000 0x80000000 0x00000000 0x80000000>;
/* 4 GiB RAM */
reg = <0x00000000 0x80000000 0x00000000 0x80000000>,
<0x00000008 0x80000000 0x00000000 0x80000000>;
};
vcc_1v8_sys: regulator-4 {