commit | 7ce74b70b9ac23276a47cc86c26028b6b6009c2f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jun 18 19:06:34 2019 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sat Jun 22 22:26:22 2019 +0800 |
tree | b41ca1332d742340edd749551578112f501fc318 | |
parent | 226a35ef0ef310d8fffa3e6283ee3aab9dab26aa [diff] |
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>