x86: Set up the MTRR for SDRAM
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2019 04:42:12 +0000 (21:42 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:15 +0000 (11:44 +0800)
commit42791100180943c0f776a325843c66540e9595e7
treedf632b0cb2d5939b0ab4a6681f2ac8dfd4fd0a2e
parentea4e97a511483dfd61b1417f935a7ed97e5565f9
x86: Set up the MTRR for SDRAM

Set up MTRRs for the FSP SDRAM regions to improve performance.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/fsp/fsp_dram.c