X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=board%2Ftplink%2Fwdr4300%2FKconfig;h=ded7f9b1798dfdd2bae10a13dfc4189b10fda016;hb=ace3be4f15875d74344336b9754c14274f940969;hp=65785bdb9c752a09182b2a0beadb98ef14bfb9ea;hpb=83b0face8c710f719445f3c282c2ca6fad326bd7;p=people%2Fms%2Fu-boot.git diff --git a/board/tplink/wdr4300/Kconfig b/board/tplink/wdr4300/Kconfig index 65785bdb9c..ded7f9b179 100644 --- a/board/tplink/wdr4300/Kconfig +++ b/board/tplink/wdr4300/Kconfig @@ -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