[U-Boot] [PATCH] Makefile: Prioritize external dtb if defined
Simon Glass
sjg at chromium.org
Sat Mar 30 21:18:19 UTC 2019
On Mon, 25 Mar 2019 at 08:55, Michal Simek <michal.simek at xilinx.com> wrote:
>
> Prioritize external dtb if its passed via EXT_DTB
> than the dtb that was built in the tree. With this
> patch it appends the specified external dtb to
> the u-boot image.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu at xilinx.com>
> ---
>
> Makefile | 5 +++++
> 1 file changed, 5 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list