diff options
| author | Neha Malcom Francis <[email protected]> | 2025-08-12 18:13:19 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-08-19 11:26:19 -0600 |
| commit | f43f710122541f870ba164e8121445003032c71c (patch) | |
| tree | 4373ccb359ec0c95094c9597fee3f0669bec0148 /scripts/const_structs.checkpatch | |
| parent | 1c70e33b0aca6d5d84145636400e496feb19c8b9 (diff) | |
ram: k3-ddrss: Add support for a partial inline ECC region
Instead of defaulting to choosing the entire DDR region when enabling
inline ECC, allow picking of a range within the DDR space using DT to
enable.
It expects such a node within the memory node, in the absence of which
we resort to enabling inline ECC for the entire DDR region:
inline_ecc: protected@9e780000 {
device_type = "ecc";
reg = <0x9e780000 0x0080000>;
bootph-all;
};
Signed-off-by: Neha Malcom Francis <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
