commit | 98461799e6afff4133be51a6bf44cfd673d154fb | [log] [tgz] |
---|---|---|
author | Nicolas Le Bayon <nicolas.le.bayon@st.com> | Thu May 04 18:27:35 2023 +0200 |
committer | Maxime Méré <maxime.mere@foss.st.com> | Fri Sep 20 14:54:47 2024 +0200 |
tree | e08319f479c87fe5a8469c5560214a2d3f0a1f56 | |
parent | 51f94408e9e7868c59264cec9f68ca767d9d3f67 [diff] |
fix(st): support device tree DDR sizes higher than 16Gbits for aarch64 In that case, memory address space is higher than 4GB, so 32-bits addressing is not enough. Get st,mem-size property value on 64bits (size_t type in structures). Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Signed-off-by: Maxime Méré <maxime.mere@foss.st.com> Change-Id: I1df23bfa7a850fc3f5a4ef9fc5d2f76ab6c6dea8