commit | 7b00896ade7ee93504b5e5782bebe680705de1f6 | [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 | db55bd7dad9a2c30c8da884bf20273945e240430 [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>