Home
last modified time | relevance | path

Searched refs:MKIMAGEOUTPUT (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/
H A DMakefile123 u-boot.imx: MKIMAGEOUTPUT = u-boot.imx.log macro
132 u-boot-dtb.imx: MKIMAGEOUTPUT = u-boot-dtb.imx.log macro
146 flash.bin: MKIMAGEOUTPUT = flash.log macro
163 flash.bin: MKIMAGEOUTPUT = flash.log macro
174 SPL: MKIMAGEOUTPUT = SPL.log macro
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dconfig.mk10 spl/u-boot-spl.stm32: MKIMAGEOUTPUT = spl/u-boot-spl.stm32.log
/openbmc/u-boot/scripts/
H A DMakefile.spl159 MKIMAGEOUTPUT ?= /dev/null
163 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
167 $(if $(KBUILD_VERBOSE:1=), MKIMAGEOUTPUT)
/openbmc/u-boot/
H A DMakefile903 MKIMAGEOUTPUT ?= /dev/null macro
907 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
911 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
1196 u-boot-ivt.img: MKIMAGEOUTPUT = u-boot-ivt.img.log macro