Home
last modified time | relevance | path

Searched hist:"8 b674418e0250aae9748d9b53fe4c9d9607b7e36" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dmrccache.c8b674418e0250aae9748d9b53fe4c9d9607b7e36 Sun Jan 17 23:11:29 UTC 2016 Simon Glass <sjg@chromium.org> x86: Don't show an error when the MRC cache is up to date

When the final MRC cache record is the same as the one we want to write, we
skip writing since there is no point. This is normal behaviour.

Avoiding printing an error when this happens.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>