[U-Boot] [PATCH v2 34/50] x86: Don't set up MTRRs in SPL

Bin Meng bmeng.cn at gmail.com
Wed May 1 15:44:04 UTC 2019


On Fri, Apr 26, 2019 at 12:00 PM Simon Glass <sjg at 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/lib/init_helpers.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list