
22 Oct
2015
22 Oct
'15
1:24 a.m.
On 18 October 2015 at 20:23, Bin Meng bmeng.cn@gmail.com wrote:
Hi Simon,
On Mon, Oct 19, 2015 at 5:55 AM, Simon Glass sjg@chromium.org wrote:
Use this option instead of a private CONFIG_CACHE_MRC_BIN option.
The CONFIG_CACHE_MRC_BIN option seems to be used to program the MTRR for the mrc.bin text range to make it run faster. It is nothing related to the MRC cache data that the CONFIG_ENABLE_MRC_CACHE option is about.
OK, I'll just drop this patch.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/cpu/ivybridge/Kconfig | 6 ------ arch/x86/cpu/ivybridge/car.S | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-)
[snip]