[U-Boot] [PATCH v2] ARM: uniphier: update U-Boot file names
Simon Glass
sjg at chromium.org
Tue Feb 2 04:55:30 CET 2016
On 1 February 2016 at 20:53, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> 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 at socionext.com>
> ---
>
> Changes in v2:
> - Also update include/configs/uniphier.h
>
> doc/README.uniphier | 6 +++---
> include/configs/uniphier.h | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list