aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdmct/mct_ddr3/mhwlc_d.c
diff options
context:
space:
mode:
authorJacob Garber <jgarber1@ualberta.ca>2019-06-13 14:33:20 -0600
committerPatrick Georgi <pgeorgi@google.com>2019-06-21 09:13:56 +0000
commitf69c96dd8d857a90143f1c2f38efd19e26b68039 (patch)
tree70ae47a6645f1fafb7865e6b10b80ac5dc9c479a /src/northbridge/amd/amdmct/mct_ddr3/mhwlc_d.c
parent493d36684c105d89372598bd4a937e97b2bdf05e (diff)
sb/amd/sr5650: Use 32 bit integers when disabling ports
This function attempts to set bits in the 20s of state and state_save, which won't work since those variables are only 16 bits wide. Extend them to 32 bits to capture all the bit operations. Change-Id: I5616a2d879a85ff5f57af5af20384516659c62d6 Signed-off-by: Jacob Garber <jgarber1@ualberta.ca> Found-by: Coverity CID 1347384 Reviewed-on: https://review.coreboot.org/c/coreboot/+/33457 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/northbridge/amd/amdmct/mct_ddr3/mhwlc_d.c')
0 files changed, 0 insertions, 0 deletions