1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 17:22:22 +02:00
Files
u-boot-megous/arch/x86/cpu
Simon Glass 515e8174f5 x86: Update mrccache to support multiple caches
With Apollo Lake we need to support a normal cache, which almost never
changes and a much smaller 'variable' cache which changes every time.

Update the code to add a cache type, use an array for the caches and use a
for loop to iterate over the caches.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:44:14 +08:00
..
2019-10-11 17:37:34 +08:00
2019-12-15 11:44:10 +08:00
2019-10-11 17:37:38 +08:00
2019-12-08 19:10:21 +08:00
2019-05-08 13:02:10 +08:00
2019-12-15 11:44:12 +08:00