commit | f6220f1a86109f88950fd42e3af54314de24365a | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Oct 11 21:37:36 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 21 07:46:26 2015 -0600 |
tree | 4749256576c9bb19a1f71ecc0ca1b09bbe07a854 | |
parent | e2d76e95d3f048a171ccd65ea0bd954ccc2b15e0 [diff] |
x86: Move mrccache.[c|h] to a common place mrccache implementation can be common for all boards. Move it from ivybridge cpu directory to the common lib directory. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>