commit | 28dc4f804e9b763a5391f152f6adf7e7aa5c91c5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Mar 15 14:25:32 2025 +0000 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 03 11:41:55 2025 -0600 |
tree | 0fae2ec98e0b9b439a73321988a51984fb3ffafc | |
parent | e07931042a80e8ef99323ba9a3e656b87c1cb152 [diff] |
x86: Use defines for the cache flags Use some named flags when setting up the cache, so it is easier to see what is going on. Signed-off-by: Simon Glass <sjg@chromium.org>