commit | 2fe66dbcbc1793dc199d90c4d66acaad981f9820 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Oct 11 21:37:37 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 21 07:46:26 2015 -0600 |
tree | af1173d2071b1e13dc76f06b957a6a3529378c02 | |
parent | f6220f1a86109f88950fd42e3af54314de24365a [diff] |
x86: Do sanity test on the cache record in mrccache_update() 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@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>