southbridge/amd/sb700: Set HPET min tick value to RPR recommendation

Change-Id: I766eca6369b60a79a6823bc744934e3f1fbc17b2
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/13159
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Timothy Pearson 2015-11-24 14:11:58 -06:00 committed by Martin Roth
parent 0df7046ad0
commit 919c459c17
1 changed files with 4 additions and 0 deletions

View File

@ -50,4 +50,8 @@ config EHCI_BAR
hex hex
default 0xfef00000 default 0xfef00000
config HPET_MIN_TICKS
hex
default 0x14
endif # SOUTHBRIDGE_AMD_SB700 endif # SOUTHBRIDGE_AMD_SB700