]> git.sur5r.net Git - u-boot/blobdiff - board/micronas/vct/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / board / micronas / vct / Kconfig
index c518079efaca962caa1e08c74db2d9ced4f5b05e..df7c0296c7d8051bd684ffeac08c96f57948440f 100644 (file)
@@ -9,6 +9,21 @@ config SYS_VENDOR
 config SYS_CONFIG_NAME
        default "vct"
 
+config SYS_TEXT_BASE
+       default 0x87000000
+
+config SYS_DCACHE_SIZE
+       default 16384
+
+config SYS_DCACHE_LINE_SIZE
+       default 32
+
+config SYS_ICACHE_SIZE
+       default 16384
+
+config SYS_ICACHE_LINE_SIZE
+       default 32
+
 menu "vct board options"
 
 choice