commit | 21666cfe0ad1cd70b7d7e1d193df4cf4e1ac28b6 | [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 | 0ffd7e5a80ebfd0c4f1eb07fd23d4fb2ba83ea10 [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>