[U-Boot] [PATCH v2 18/22] x86: Commit the current MTRRs before relocation

Simon Glass sjg at chromium.org
Mon Jan 5 18:41:20 CET 2015


On 1 January 2015 at 16:18, Simon Glass <sjg at chromium.org> wrote:
> Once we stop running from ROM we should set up the MTTRs to speed up
> execution. This is only needed for platforms that don't have an FSP.
> Also in the Coreboot case, the MTRRs are set up for us.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/lib/init_helpers.c | 8 ++++++++
>  1 file changed, 8 insertions(+)

Applied to u-boot-x86/next.


More information about the U-Boot mailing list