|
@@ -54,7 +54,7 @@
|
|
|
|
|
|
#include "asm/arch/config.h"
|
|
#include "asm/arch/config.h"
|
|
|
|
|
|
-#define CONFIG_SYS_TEXT_BASE 0x04000000 /* code address after reloc */
|
|
|
|
|
|
+#define CONFIG_SYS_TEXT_BASE 0x07d00000 /* code address before reloc */
|
|
#define CONFIG_SYS_MEMTEST_START 0x00400000 /* 4M */
|
|
#define CONFIG_SYS_MEMTEST_START 0x00400000 /* 4M */
|
|
#define CONFIG_SYS_MEMTEST_END 0x007fffff /*(_8M -1) */
|
|
#define CONFIG_SYS_MEMTEST_END 0x007fffff /*(_8M -1) */
|
|
#define CONFIG_SYS_LOAD_ADDR 0x00800000 /* default load adr- 8M */
|
|
#define CONFIG_SYS_LOAD_ADDR 0x00800000 /* default load adr- 8M */
|