]> git.sur5r.net Git - u-boot/blobdiff - include/configs/top9000.h
DaVinci DM6467: Enhance board Support
[u-boot] / include / configs / top9000.h
index 5db3d1ba354b1d3d8292456beb182a4883adfcf5..5f0160dcb6ebd43f27b70e24375ed5ac150a0e04 100644 (file)
@@ -40,9 +40,9 @@
 
 /*
  * Warning: changing CONFIG_SYS_TEXT_BASE requires
- * adapting the initial boot program
+ * adapting the initial boot program.
  */
-#define CONFIG_SYS_TEXT_BASE           0x21f00000      /* 31 MB into RAM */
+#define CONFIG_SYS_TEXT_BASE           0x20000000      /* start of SDRAM */
 
 /* Command line configuration */
 #include <config_cmd_default.h>