]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 17 Dec 2015 09:00:38 +0000 (18:00 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 22 Dec 2015 15:08:56 +0000 (00:08 +0900)
Now this environment is run-time set to the DTB name U-Boot is really
running with.  Drop the static define.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/uniphier.h

index 056259849976188fa041b68dce90b67097decca9..b1106deef0534011a8001947fb083c02ec9a811d 100644 (file)
        "fdt_addr=0x00100000\0" \
        "fdt_addr_r=0x84100000\0" \
        "fdt_size=0x00008000\0" \
-       "fdt_file=" CONFIG_DEFAULT_DEVICE_TREE ".dtb\0" \
        "kernel_addr=0x00200000\0" \
        "kernel_addr_r=0x84200000\0" \
        "kernel_size=0x00800000\0" \