]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tegra20-common.h
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
[u-boot] / include / configs / tegra20-common.h
index 0841f33bfc9e968b386d0daad1f08fc655e08142..793310ff473d3d119989688254262711c3667140 100644 (file)
@@ -9,9 +9,6 @@
 #define _TEGRA20_COMMON_H_
 #include "tegra-common.h"
 
-/* Cortex-A9 uses a cache line size of 32 bytes */
-#define CONFIG_SYS_CACHELINE_SIZE      32
-
 /*
  * Errata configuration
  */
@@ -32,7 +29,7 @@
 /*-----------------------------------------------------------------------
  * Physical Memory Map
  */
-#define CONFIG_SYS_TEXT_BASE   0x0010E000
+#define CONFIG_SYS_TEXT_BASE   0x00110000
 
 /*
  * Memory layout for where various images get loaded by boot scripts: