
22 Feb
2019
22 Feb
'19
8:20 a.m.
On Wed, Jan 30, 2019 at 12:00 PM Simon Glass sjg@chromium.org wrote:
The MTRRs are normally set up in U-Boot proper, so avoid setting them up in SPL as well.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/lib/init_helpers.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com