commit | 2baa3bbb42ada2c8f1e8f8142a3a19f27dfcdac9 | [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 | 3297d4d935894305b8ba2ce5227bbc2f6a7dff48 [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>