]> git.sur5r.net Git - u-boot/blobdiff - include/configs/T208xRDB.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / include / configs / T208xRDB.h
index b0d8399fdd327ea6af443780329037d2e6756fe8..ef42b88854e1b8709d061cb392b02cfb90465c8e 100644 (file)
@@ -390,7 +390,7 @@ unsigned long get_board_ddr_clk(void);
 #define CONFIG_SYS_INIT_RAM_LOCK
 #define CONFIG_SYS_INIT_RAM_ADDR       0xfdd00000 /* Initial L1 address */
 #define CONFIG_SYS_INIT_RAM_ADDR_PHYS_HIGH     0xf
-#define CONFIG_SYS_INIT_RAM_ADDR_PHYS_LOW      0xfe0ec000
+#define CONFIG_SYS_INIT_RAM_ADDR_PHYS_LOW      0xfe03c000
 /* The assembler doesn't like typecast */
 #define CONFIG_SYS_INIT_RAM_ADDR_PHYS \
                        ((CONFIG_SYS_INIT_RAM_ADDR_PHYS_HIGH * 1ull << 32) | \