commit | 8937140957eb91060b766781bb3a9e2b191529a5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 28 19:26:11 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 04 15:57:34 2013 -0800 |
tree | 820ce6c24bfd60d95f36c19d0d296642d5d78e53 | |
parent | 5e98947f9baa5bdc9b819d365f9f8ef65a9b1e4d [diff] |
x86: Add basic cache operations At present most x86 cache operations are undefined. Add a basic implementation for these. Signed-off-by: Simon Glass <sjg@chromium.org>