aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/agesa
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2017-10-06 19:08:51 +0200
committerMartin Roth <martinroth@google.com>2017-10-16 01:34:06 +0000
commitceb52711d7120b4c53af2d2f2e3350727f93804c (patch)
treeca8582a4c71458d5e209fc5047f0e40ccd9c8250 /src/cpu/amd/agesa
parenta41277d1d3dfffcc42dcd121d7bdda572692bd29 (diff)
cpu/x86/mtrr: Remove var-MTRR alignment optimization
The code used to split up ranges >64MiB into 64MiB-aligned and unaligned parts. However in its current state the next step, calc_var_mtrr_range(), results in the same allocation, no mat- ter if we split the range up before. So just drop the split-up. Change-Id: I5481fbf3168cdf789879064077b63bbfcaf122c9 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/21914 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/cpu/amd/agesa')
0 files changed, 0 insertions, 0 deletions