Home
last modified time | relevance | path

Searched hist:d7961159 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/
H A Dimx_cntr_image.shd7961159 Thu Oct 25 03:32:40 CDT 2018 Peng Fan <peng.fan@nxp.com> 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: Peng Fan <peng.fan@nxp.com>
/openbmc/u-boot/arch/arm/mach-imx/
H A DMakefiled7961159 Thu Oct 25 03:32:40 CDT 2018 Peng Fan <peng.fan@nxp.com> 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: Peng Fan <peng.fan@nxp.com>