[U-Boot] [PATCH v2] kbuild: Do not append dtb for OF_EMBED case

Simon Glass sjg at chromium.org
Thu Apr 28 19:22:21 CEST 2016


On 28 April 2016 at 01:08, Michal Simek <michal.simek at xilinx.com> wrote:
>
> dtb is already included in binary that's why there is no need to replace
> u-boot-spl.bin with u-boot-spl-dtb.bin. This is only needed for
> OF_SEPARATE is enabled. Only copy -nodtb.bin version which is straight
> output from objcopy -O binary.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> Changes in v2:
> - Refactor based on Masahiro comments
>
>  scripts/Makefile.spl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)


Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list