arm: dts: pfc-750-84xx-wosm: mram: change total capacity to 1MB

Signed-off-by: Heinrich Toews <ht@twx-software.de>
This commit is contained in:
Heinrich Toews
2026-02-24 10:44:33 +01:00
parent 7587fa5670
commit 1d2ed385ff
@@ -222,7 +222,7 @@
partition@0 {
label = "ospi.mram.mem";
reg = <0x0 0x800000>;
reg = <0x0 0x100000>; /* 1MB total capacity */
};
};
};