On 6 July 2015 at 02:31, Bin Meng <[email protected]> wrote: > We should setup fixed range MTRRs for some legacy regions like VGA > RAM and PCI ROM areas as uncacheable. Note FSP may setup these to > other cache settings, but we can override this in x86_cpu_init_f(). > > Signed-off-by: Bin Meng <[email protected]> > Acked-by: Simon Glass <[email protected]> > --- > > Changes in v2: None > > arch/x86/cpu/cpu.c | 22 ++++++++++++++++++++++ > arch/x86/include/asm/mtrr.h | 27 ++++++++++++++++----------- > 2 files changed, 38 insertions(+), 11 deletions(-)
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

