Skip to content
Snippets Groups Projects
Commit e7741cf0 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ldrpv2: add System Cache dump for Lito SoC"

parents 7f696181 fb73dbf1
No related branches found
No related tags found
No related merge requests found
......@@ -1112,6 +1112,9 @@ lookuptable[("lito", 0x65, 0x14)] = L1_ICache_KRYO4XX_SILVER()
lookuptable[("lito", 0x66, 0x14)] = L1_ICache_KRYO4XX_GOLD()
lookuptable[("lito", 0x67, 0x14)] = L1_ICache_KRYO4XX_GOLD()
lookuptable[("lito", 0x140, 0x10)] = LLC_SYSTEM_CACHE_KRYO3XX()
lookuptable[("lito", 0x141, 0x10)] = LLC_SYSTEM_CACHE_KRYO3XX()
lookuptable[("lito", 0xc6, 0x10)] = L2_Cache_KRYO4XX_GOLD(numsets=0x200)
lookuptable[("lito", 0xc7, 0x10)] = L2_Cache_KRYO4XX_GOLD(numsets=0x200)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment