]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: update U-Boot file names in workflow
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 2 Feb 2016 03:53:31 +0000 (12:53 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 14 Feb 2016 07:36:13 +0000 (16:36 +0900)
commit3cb9abc9c512ca733d2de4cca20c5d7feca829c7
treed6b6414a35493b777746b8beb8e3acc4d0d04d72
parent84a7562e49b7168bef3a0b55c4605dea63413c0f
ARM: uniphier: update U-Boot file names in workflow

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.bin is the
same as spl/u-boot-spl-dtb.bin.  Likewise, u-boot.img is the same as
as u-boot-dtb.img.  So, this change of the flow has no impact.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/README.uniphier
include/configs/uniphier.h