]> git.sur5r.net Git - u-boot/blobdiff - include/configs/t4qds.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / include / configs / t4qds.h
index 356220edb43e59499db24ceb5d0d938968baba54..d3138feb70af9ff048cea69a5263b35185dcac15 100644 (file)
 #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) | \