the following patch was just integrated into master: commit caf0adac4f2030624eb6510024e2c7144b6f3a83 Author: Timothy Pearson tpearson@raptorengineeringinc.com Date: Fri Nov 20 14:51:50 2015 -0600
mainboard/asus/kgpe-d16: Update NB VDD upper voltage limit
Certain older Opteron processors use a higher (+1.2V) northbridge voltage. The existing code assumed the use of +1.1V northbridge voltages and threw an alert when the older Opterons were installed.
Update the permissible NB voltage range to include both the 1.1V and 1.2V Opteron processors.
Change-Id: I35c90f37d180f59c53d0d2bf3ff0eaf985b26da3 Signed-off-by: Timothy Pearson tpearson@raptorengineeringinc.com Reviewed-on: http://review.coreboot.org/12507 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-by: Martin Roth martinroth@google.com
See http://review.coreboot.org/12507 for details.
-gerrit