the following patch was just integrated into master: commit cf1cb5b2d4f528e7eab55ee9393cf72016bac888 Author: Timothy Pearson tpearson@raptorengineering.com Date: Mon Jan 9 13:19:29 2017 -0600
amd/mct/ddr3: Correctly configure CsMux45
The existing logic to set up CsMux45 used an incorrect mask and comparison value due to a copy + paste editing error.
Use the correct mask and comparison value for the last two values.
Found-by: Coverity Scan #1347385 Change-Id: Ic08a52977df90b9952e434e71cd12dbc6d7e1443 Signed-off-by: Timothy Pearson tpearson@raptorengineering.com Reviewed-on: https://review.coreboot.org/18070 Reviewed-by: Martin Roth martinroth@google.com Tested-by: Raptor Engineering Automated Test Stand noreply@raptorengineeringinc.com Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/18070 for details.
-gerrit