the following patch was just integrated into master: commit 88a2e3b3bf7b622cd3bef941a3e3f71337644a39 Author: Timothy Pearson tpearson@raptorengineering.com Date: Mon Jan 9 17:40:21 2017 -0600
amd/mct/ddr3: Fix unintended sign extension warning
An unintended sign extension warning was thrown by Coverity. Explicitly state the length of the constant multiplier.
Found-by: Coverity Scan #1347342 Change-Id: Icd42eec13be04fc5fd2ffc85320cbadafc852148 Signed-off-by: Timothy Pearson tpearson@raptorengineering.com Reviewed-on: https://review.coreboot.org/18077 Reviewed-by: Jonathan Neuschäfer j.neuschaefer@gmx.net Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber nico.h@gmx.de Tested-by: Raptor Engineering Automated Test Stand noreply@raptorengineeringinc.com
See https://review.coreboot.org/18077 for details.
-gerrit