diff --git a/include/configs/trats2.h b/include/configs/trats2.h
index 823a8ae66dfa8982ced83528d202e18e1caec28c..85cf4aadc5475078dd0f7cb2e19cbbed3a14b8d9 100644
--- a/include/configs/trats2.h
+++ b/include/configs/trats2.h
@@ -36,7 +36,7 @@
 #define CONFIG_SYS_MEMTEST_END		(CONFIG_SYS_SDRAM_BASE + 0x5E00000)
 #define CONFIG_SYS_LOAD_ADDR		(CONFIG_SYS_SDRAM_BASE + 0x3E00000)
 
-#define CONFIG_SYS_TEXT_BASE		0x78100000
+#define CONFIG_SYS_TEXT_BASE		0x43e00000
 
 #include <linux/sizes.h>
 /* Size of malloc() pool */