Searched refs:MKIMAGEOUTPUT (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-imx/
H A DMakefile142 u-boot.imx: MKIMAGEOUTPUT = u-boot.imx.log macro
158 u-boot-dtb.imx: MKIMAGEOUTPUT = u-boot-dtb.imx.log macro
167 u-boot-dtb.imx: MKIMAGEOUTPUT = u-boot-dtb.imx.log macro
182 flash.bin: MKIMAGEOUTPUT = flash.log macro
198 flash.bin: MKIMAGEOUTPUT = flash.log macro
201 u-boot.cnt: MKIMAGEOUTPUT = u-boot.cnt.log macro
226 flash.bin: MKIMAGEOUTPUT = flash.log macro
247 SPL: MKIMAGEOUTPUT = SPL.log macro
/u-boot/scripts/
H A DMakefile.spl205 MKIMAGEOUTPUT ?= /dev/null
209 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
213 $(if $(KBUILD_VERBOSE:1=), MKIMAGEOUTPUT)
/u-boot/
H A DMakefile1068 MKIMAGEOUTPUT ?= /dev/null macro
1072 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
1077 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
1435 u-boot-ivt.img: MKIMAGEOUTPUT = u-boot-ivt.img.log macro

Completed in 76 milliseconds