
14 Feb
2016
14 Feb
'16
9:36 a.m.
2016-02-02 12:53 GMT+09:00 Masahiro Yamada yamada.masahiro@socionext.com:
Since commit ad1ecd2063da ("fdt: Build a U-Boot binary without device tree") and commit 03c25bcd263a ("fdt: Build an SPL binary without device tree"), we can use shorter file names for the output images.
The default configuration for UniPhier SoCs enables CONFIG_OF_SEPARATE and CONFIG_SPL_OF_CONTROL. In this case, spl/u-boot-spl-dtb.bin is the same as spl/u-boot-spl.bin. Likewise, u-boot-dtb.img is the same as u-boot.img. So, this change of the flow has no impact.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Applied to u-boot-uniphier/master.
--
Best Regards
Masahiro Yamada