powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)
[platform/kernel/u-boot.git] / include / configs / top9000.h
index ff3933b..5f0160d 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>
@@ -311,4 +311,3 @@ extern void read_factory_r(void);
 #endif
 
 #endif
-