[U-Boot] [PATCH v2 6/7] Makefile: Make u-boot.img the same as u-boot-dtb.img

Masahiro Yamada yamada.masahiro at socionext.com
Sun Jan 31 17:17:34 CET 2016


Hi Simon,


2016-01-29 12:24 GMT+09:00 Simon Glass <sjg at chromium.org>:
> When OF_CONTROL is enabled, u-boot.img has no purpose since it does not
> include the required device tree binary.

Why?

u-boot.img is created on u-boot.bin
and, since 2/7, u-boot.bin includes DTB as needed.





> The correct image to use is
> u-boot-dtb.img with OF_CONTROL but u-boot.img without OF_CONTROL.
>
> Create u-boot.img even when OF_CONTROL is enabled, so that this file can be
> used in both cases.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>



-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list