Re: [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region

2025-01-29 Thread Neha Malcom Francis
On 28-Jan-25 11:23 AM, Kumar, Udit wrote: On 1/27/2025 7:52 PM, Neha Malcom Francis wrote: 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 a

Re: [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region

2025-01-27 Thread Neha Malcom Francis
Hi Udit On 28-Jan-25 11:23 AM, Kumar, Udit wrote: On 1/27/2025 7:52 PM, Neha Malcom Francis wrote: 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,

Re: [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region

2025-01-27 Thread Kumar, Udit
On 1/27/2025 7:52 PM, Neha Malcom Francis wrote: 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 inli

Re: [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region

2025-01-27 Thread Neha Malcom Francis
Hi Wadim On 28-Jan-25 10:43 AM, Wadim Egorov wrote: Am 27.01.25 um 21:22 schrieb Neha Malcom Francis: 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 nod

Re: [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region

2025-01-27 Thread Wadim Egorov
Am 27.01.25 um 21:22 schrieb Neha Malcom Francis: 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 inlin

[PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region

2025-01-27 Thread Neha Malcom Francis
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: protec