[U-Boot] [PATCH 6/9] x86: ivybridge: Use CONFIG_ENABLE_MRC_CACHE option

Simon Glass sjg at chromium.org
Thu Oct 22 01:24:34 CEST 2015


On 18 October 2015 at 20:23, Bin Meng <bmeng.cn at gmail.com> wrote:
> Hi Simon,
>
> On Mon, Oct 19, 2015 at 5:55 AM, Simon Glass <sjg at 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 at chromium.org>
>> ---
>>
>>  arch/x86/cpu/ivybridge/Kconfig | 6 ------
>>  arch/x86/cpu/ivybridge/car.S   | 4 ++--
>>  2 files changed, 2 insertions(+), 8 deletions(-)
>>
[snip]


More information about the U-Boot mailing list