coreboot-kgpe-d16/src
Edward O'Callaghan 8dd407a878 vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdp
The function GfxPowerPlayLocateTdp() sets MinDeltaSclk to a maximum
sentinel value and checks DeltaSclk in a loop to minimize MinDeltaSclk.
However, MinDeltaSclk incorrectly self-assigns.

Change-Id: Id01c792057681516bba411adec268769a3549aa8
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5752
Tested-by: build bot (Jenkins)
Reviewed-by: Dave Frodin <dave.frodin@se-eng.com>
2014-05-19 22:39:23 +02:00
..
arch build: use CFLAGS_* in more places where they're needed 2014-05-19 15:21:52 +02:00
console console: Fix UART selection prompt 2014-04-30 23:47:28 +02:00
cpu build: use CFLAGS_* in more places where they're needed 2014-05-19 15:21:52 +02:00
device device/oprom/yabel/vbe.c: Avoid unused func warn 2014-05-18 18:05:43 +02:00
drivers drivers/spi/sst.c: Remove unused func to_sst_spi_flash() 2014-05-18 18:05:42 +02:00
ec chromeec: add function to reboot on unexpected image 2014-05-13 21:01:52 +02:00
include Add guard for UMA globals 2014-05-19 17:19:46 +02:00
lib baytrail: snapshot power state in romstage 2014-05-13 16:11:04 +02:00
mainboard intel: Remove GFXUMA and related global variables 2014-05-19 17:20:13 +02:00
northbridge via/vx900: Remove GFXUMA and use of related global variables 2014-05-19 17:20:44 +02:00
soc build: separate CPPFLAGS from CFLAGS 2014-05-17 21:14:29 +02:00
southbridge build: separate CPPFLAGS from CFLAGS 2014-05-17 21:14:29 +02:00
superio src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
vendorcode vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdp 2014-05-19 22:39:23 +02:00
Kconfig build: make scan-build work again 2014-05-17 21:15:14 +02:00