
20 Jul
2015
20 Jul
'15
4:04 a.m.
On 18 July 2015 at 08:37, Simon Glass sjg@chromium.org wrote:
On 15 July 2015 at 02:23, Bin Meng bmeng.cn@gmail.com wrote:
Turn on cache on the pci option rom area to improve the performance.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/cpu/cpu.c | 27 ++++++++++++++++++++------- arch/x86/include/asm/mtrr.h | 2 ++ 2 files changed, 22 insertions(+), 7 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-x86, thanks!