tegra20: rename tegra2 -> tegra20
[platform/kernel/u-boot.git] / include / configs / shmin.h
index 54a1587..3a008f0 100644 (file)
@@ -45,7 +45,7 @@
 #define CONFIG_BAUDRATE                115200
 #define CONFIG_BOOTARGS                "console=ttySC0,115200"
 
-/* 
+/*
  * This board has original boot loader. If you write u-boot to 0x0,
  * you should set undef.
  */
@@ -56,6 +56,7 @@
 #define SHMIN_SDRAM_BASE               (0x8C000000)
 #define SHMIN_FLASH_BASE_1             (0xA0000000)
 
+#define CONFIG_SYS_TEXT_BASE   0x8DFB0000
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 #define CONFIG_SYS_PROMPT      "=> "   /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE      256     /* Buffer size for input from the Console */