diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-07-09 23:04:27 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-07-12 15:29:13 +0000 |
commit | 4add9923c0cdc07ddfa554720d651f54aa2d2f2e (patch) | |
tree | e7aa5f9bedcd20fdaa5475591056f6aaf04f721e /src/lib/bootblock.c | |
parent | f48eecbbe0867b0f592c8b4e18907f8bf99f1c5e (diff) |
soc/amd/*/mca: use mca_get_bank_count()
Use the common mca_get_bank_count function instead of open-coding the
functionality to get the MCA bank number. Also re-type the num_banks
variable from signed in to unsigned int, since the number of MCA bank is
always positive.
Change-Id: I126767cf9ad468cab6d6537dd73e9b2dc377b5c4
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56185
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/lib/bootblock.c')
0 files changed, 0 insertions, 0 deletions