commit | 8c09f1f4fc9866d59056b3d2b8aeb3a1a3688e27 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu May 17 19:55:20 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed May 23 00:32:39 2018 +0900 |
tree | 700caa0e30e7cee0824d7a42ceb503f5204062c5 | |
parent | f6acbf88e40ec198b85aa583771a662f726ecc0c [diff] |
ARM: uniphier: rename environment variable fdt_file to fdtfile For booting Linux in the generic distro mechanism, cmd/pxe.c retrieves the FDT file name from "fdtfile" environment variable. Rename "fdt_file" to "fdtfile" for easier migration to distro boot. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>