diff options
author | Qiuxu Zhuo <qiuxu.zhuo@intel.com> | 2025-03-10 04:14:06 +0300 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2025-03-10 20:45:07 +0300 |
commit | 2a52cce6486171a1adb43f8f17ad3f1d1c234c7c (patch) | |
tree | fea2205e0e3b704164287d3f320fc6b32a23537c /tools/perf/scripts/python/gecko.py | |
parent | 312e67a03d8bb1745804936a4f6fdb69d64c3435 (diff) | |
download | linux-2a52cce6486171a1adb43f8f17ad3f1d1c234c7c.tar.xz |
EDAC/ie31200: Make the memory controller resources configurable
The resources such as MMIO, register offset, register mask, memory DIMM
information, ECC error log location, etc., of the memory controller, and
the number of memory controllers can be device-ID-specific. It requires
adding numerous 'if (device_id == new_id)' special handling cases to the
code to support a new SoC.
Make these kinds of resources configurable and separate them from the code
to facilitate the addition of new SoC support.
No functional changes intended.
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Tested-by: Gary Wang <gary.c.wang@intel.com>
Link: https://lore.kernel.org/r/20250310011411.31685-7-qiuxu.zhuo@intel.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions