]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/tplink/wdr4300/Kconfig
MIPS: Move cache sizes to Kconfig
[people/ms/u-boot.git] / board / tplink / wdr4300 / Kconfig
index 65785bdb9c752a09182b2a0beadb98ef14bfb9ea..ded7f9b1798dfdd2bae10a13dfc4189b10fda016 100644 (file)
@@ -15,4 +15,13 @@ config SYS_CONFIG_NAME
 config SYS_TEXT_BASE
        default 0xa1000000
 
+config SYS_DCACHE_SIZE
+       default 32768
+
+config SYS_ICACHE_SIZE
+       default 65536
+
+config SYS_CACHELINE_SIZE
+       default 32
+
 endif