]> git.sur5r.net Git - u-boot/blobdiff - board/dbau1x00/Kconfig
Merge git://git.denx.de/u-boot-video
[u-boot] / board / dbau1x00 / Kconfig
index b813adb840d1ab3a3e3a0101911a7b93b91325a3..448176d8ba8488b7fe3ed5930c035e71cf3d09c4 100644 (file)
@@ -9,6 +9,21 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "dbau1x00"
 
+config SYS_TEXT_BASE
+       default 0xbfc00000
+
+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 "dbau1x00 board options"
 
 choice