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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| acpi.c | ||
| car.S | ||
| dram.c | ||
| hte.c | ||
| hte.h | ||
| mrc.c | ||
| mrc_util.c | ||
| mrc_util.h | ||
| msg_port.c | ||
| quark.c | ||
| smc.c | ||
| smc.h | ||