ARM: mx6: Change the FDT loading address to avoid overlaping
[platform/kernel/u-boot.git] / include / configs / mx6sabre_common.h
index 63405aa..21c848f 100644 (file)
@@ -99,7 +99,7 @@
        "script=boot.scr\0" \
        "uimage=uImage\0" \
        "fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
-       "fdt_addr=0x11000000\0" \
+       "fdt_addr=0x18000000\0" \
        "boot_fdt=try\0" \
        "ip_dyn=yes\0" \
        "console=" CONFIG_CONSOLE_DEV "\0" \