commit | e5911015ec8dfa3a549ad042a184eb783bc89ba6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 01 16:18:12 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 13 07:25:01 2015 -0800 |
tree | 56351c3b4734b3fdd5441dd07e9a21f479d6ef55 | |
parent | 004ba17397ba682995f179b807a0c66d384bab2f [diff] |
x86: ivybridge: Add a way to turn off the CAR Cache-as-RAM should be turned off when we relocate since we want to run from RAM. Add a function to perform this task. Signed-off-by: Simon Glass <sjg@chromium.org>