Home
last modified time | relevance | path

Searched hist:"43 dd22f5fc4c368616721a69e5ea0769abf292dc" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dmtrr.h43dd22f5fc4c368616721a69e5ea0769abf292dc Mon Jul 06 08:31:30 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Setup fixed range MTRRs for legacy regions

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 <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dcpu.c43dd22f5fc4c368616721a69e5ea0769abf292dc Mon Jul 06 08:31:30 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Setup fixed range MTRRs for legacy regions

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 <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>