[U-Boot] [PATCH 03/13] x86: Do sanity test on the cache record in mrccache_update()

Simon Glass sjg at chromium.org
Sun Oct 18 22:26:42 CEST 2015


On 11 October 2015 at 22:37, Bin Meng <bmeng.cn at gmail.com> wrote:
> For the cache record to write in mrccache_update(), we should
> perform a sanity test to see if it is a valid one.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/include/asm/mrccache.h | 2 +-
>  arch/x86/lib/mrccache.c         | 3 +++
>  2 files changed, 4 insertions(+), 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list