diff options
| author | Bin Liu <[email protected]> | 2026-07-16 09:37:51 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-07-28 12:30:55 -0600 |
| commit | 1ca41edced1a7213a9d737c1ced772b91181e9ad (patch) | |
| tree | 8fac08766ee37807b6e4daa352f63d7227f2d8ae /scripts | |
| parent | a1ae6e971c3962f73257ee5c8535e108d869b24f (diff) | |
Kconfig: ram: select FDT_64BIT for K3_INLINE_ECC
Commit f43f71012254 ("ram: k3-ddrss: Add support for a partial inline
ECC region") uses ofnode_get_addr_size() to read memory address and
size from devicetree using type fdt_addr_t and fdt_size_t. However
these data types are 32bit if CONFIG_FDT_64BIT is not defined on ARMv7
build.
So enable CONFIG_FDT_64BIT to retrieve correct 64bit memory address and
size from devicetree.
Signed-off-by: Bin Liu <[email protected]>
Reviewed-by: Udit Kumar <[email protected]>
Reviewed-by: Neha Malcom Francis <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
