[U-Boot] [PATCH 2/3] x86: quark: Implement mrc cache
Simon Glass
sjg at chromium.org
Sun Oct 18 23:39:03 CEST 2015
On 18 October 2015 at 14:27, Simon Glass <sjg at chromium.org> wrote:
> On 12 October 2015 at 02:30, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Using existing mrccache library to implement mrc cache support
>> for Intel Quark.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> arch/x86/cpu/quark/dram.c | 52 +++++++++++++++++++++++++++++++++++++++-------
>> arch/x86/cpu/quark/quark.c | 19 +++++++++++++++++
>> 2 files changed, 64 insertions(+), 7 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list