[U-Boot] [PATCH v2 24/55] x86: Don't show an error when the MRC cache is up to date

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 09:00:43 CET 2016


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/lib/mrccache.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list