diff options
author | Aaron Durbin <adurbin@chromium.org> | 2013-04-01 16:49:31 -0500 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-04-03 19:25:42 +0200 |
commit | 13cc952a13ea29d9c5016a861d97da8326c87c4e (patch) | |
tree | a73ff988c077afc851fc79c0e0f327fac46db1b5 /src/cpu/x86 | |
parent | 0f0fe100cb27770d615a70d5a78310ad47cb1abf (diff) | |
download | coreboot-13cc952a13ea29d9c5016a861d97da8326c87c4e.tar.xz |
haswell: keep ROM cache enabled
The MP code on haswell was mirroring the BSPs MTRRs. In addition it
was cleaning up the ROM cache so that the MTRR register values were
the same once the OS was booted. Since the hyperthread sibling of
the BSP was going through this path the ROM cache was getting torn
down once the hyperthread was brought up.
That said, there was no differnce in observed boot time keeping the
ROM cache enabled.
Change-Id: I2a59988fcfeea9291202c961636ea761c2538837
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/3008
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/cpu/x86')
0 files changed, 0 insertions, 0 deletions