Miscellaneous AMD F14 warning fixes

This commit adds in some more fixes to AMD F14 compile
warnings.  The change in the mtrr.c file is in prep-
aration for changes yet to com, but it is currently
innocuous.

Change-Id: I6b204fe0af16a97d982f46f0dfeaccc4b8eb883e
Signed-off-by: Frank Vibrans <frank.vibrans@amd.com>
Signed-off-by: efdesign98 <efdesign98@gmail.com>
Reviewed-on: http://review.coreboot.org/133
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
efdesign98
2011-08-04 16:18:16 -06:00
committed by Patrick Georgi
parent 03169d3e1c
commit 78834b794d
4 changed files with 14 additions and 2 deletions

View File

@ -19,6 +19,10 @@ config UDELAY_TSC
bool
default n
config UDELAY_TIMER2
bool
default n
config TSC_CALIBRATE_WITH_IO
bool
default n