]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: do not overwrite fdt_file environment
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 7 Jun 2016 12:03:44 +0000 (21:03 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 8 Jun 2016 23:18:34 +0000 (08:18 +0900)
commit4565a74d56351c99443f964bf81d49007d2be9c4
tree74c5c57f8534d25c5e562132800db0a9ce31c79a
parent80630dad9d95f81a67d4b93e226a79e679393d31
ARM: uniphier: do not overwrite fdt_file environment

This code auto-detects the best-match FDT file name, but it should
respect the user's choice if "fdt_file" environment is found in a
saved set of environments.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/board_late_init.c