x86: Revert "Don't set up MTRRs in SPL"
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 18 Jun 2019 16:06:34 +0000 (19:06 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 22 Jun 2019 14:26:22 +0000 (22:26 +0800)
commit7ce74b70b9ac23276a47cc86c26028b6b6009c2f
treeb41ca1332d742340edd749551578112f501fc318
parent226a35ef0ef310d8fffa3e6283ee3aab9dab26aa
x86: Revert "Don't set up MTRRs in SPL"

This breaks Intel Edison to work. It gets laggish and unable to boot kernel.

Reverts commit 665cb18ea64aabbeb03d27a4c92ddec1baccb87a for now
till better solution will be proposed.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/init_helpers.c