]> git.baikalelectronics.ru Git - uboot.git/commit
Makefile: Prioritize external dtb if defined
authorMichal Simek <michal.simek@xilinx.com>
Mon, 25 Mar 2019 14:55:16 +0000 (15:55 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 18 May 2019 16:31:58 +0000 (12:31 -0400)
commitcf636d728db2f08166dc33a4a0b0705f102e8f22
treed6162c31ad889ebdb3000452afbdbc089bf05aab
parentfeac181ac147b94d303c0357a8426a2682e40e67
Makefile: Prioritize external dtb if defined

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@xilinx.com>
Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Makefile