diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-07-13 22:35:39 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-07-14 21:58:27 +0000 |
commit | 65deb24a8e908825789d74950bcdaf4637697929 (patch) | |
tree | 6ed498ea325345d4e2990298a81226139735662a /src/mainboard/up | |
parent | b04148aa564c59f0107cc09a02117ddfc8b3aa31 (diff) |
soc/amd/stoneyridge: add and use mca_is_valid_bank & mca_get_bank_name
This patch changes the way how the not implemented MCA bank 3 gets
skipped. For the not implemented bank 3 the name gets set to NULL
resulting in mca_is_valid_bank returning false causing the bank to get
skipped. This is a preparation for commonizing the MCA(X) handing in the
soc/amd sub-tree.
Change-Id: I40d6a6752504d804c45b445fce7e763e80161211
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56277
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/up')
0 files changed, 0 insertions, 0 deletions