commit | 801d70ce026be4595e595fb6790621a6a898cee9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 01 16:18:13 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 13 07:25:01 2015 -0800 |
tree | 74f58d5ed26e67d2feb6f954a128f777cd3aea90 | |
parent | 7b00896ade7ee93504b5e5782bebe680705de1f6 [diff] |
x86: Disable CAR before relocation on platforms that need it For platforms with CAR we should disable it before relocation. Check if this function is available and call it if so. Signed-off-by: Simon Glass <sjg@chromium.org>