Skip to content
Snippets Groups Projects
Commit 56def86f authored by Peng Fan's avatar Peng Fan Committed by Troy Kisky
Browse files

imx: mkimage: avoid stop CI when required files not exists


Introduce a new script to check whether file exists and
use that check in Makefile to avoid break CI system.

The script return 1 when the required files not exists, return 0
when files exists. The script will ignore check to u-boot-dtb.bin,
because if there is something wrong to generate u-boot-dtb.bin,
there must be some code error.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
parent fd36f1d5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment