Lines Matching refs:img

825 ALL-$(CONFIG_SPL_FRAMEWORK) += u-boot-ivt.img
828 ALL-$(CONFIG_SPL_FRAMEWORK) += u-boot-ivt.img
830 ALL-$(CONFIG_SPL_FRAMEWORK) += u-boot.img
836 ALL-$(CONFIG_OF_SEPARATE) += u-boot-dtb.img
1190 MKIMAGEFLAGS_u-boot.img = -A $(ARCH) -T firmware -C none -O u-boot \
1193 MKIMAGEFLAGS_u-boot-ivt.img = -A $(ARCH) -T firmware_ivt -C none -O u-boot \
1196 u-boot-ivt.img: MKIMAGEOUTPUT = u-boot-ivt.img.log
1197 CLEAN_FILES += u-boot-ivt.img.log u-boot-dtb.imx.log SPL.log u-boot.imx.log
1200 MKIMAGEFLAGS_u-boot-dtb.img = $(MKIMAGEFLAGS_u-boot.img)
1212 u-boot-dtb.img u-boot.img u-boot.kwb u-boot.pbl u-boot-ivt.img: \
1227 u-boot-spl.kwb: u-boot.img spl/u-boot-spl.bin FORCE
1248 MKIMAGEFLAGS_lpc32xx-spl.img = -T lpc32xximage -a $(CONFIG_SPL_TEXT_BASE)
1250 lpc32xx-spl.img: spl/u-boot-spl.bin FORCE
1255 lpc32xx-boot-0.bin: lpc32xx-spl.img FORCE
1260 lpc32xx-boot-1.bin: lpc32xx-spl.img FORCE
1263 lpc32xx-full.bin: lpc32xx-boot-0.bin lpc32xx-boot-1.bin u-boot.img FORCE
1297 u-boot.ais: spl/u-boot-spl.ais u-boot.img FORCE
1311 MKIMAGEFLAGS_u-boot-spl.img = -A $(ARCH) -T firmware -C none \
1313 spl/u-boot-spl.img: spl/u-boot-spl.bin FORCE
1318 u-boot.spr: spl/u-boot-spl.img u-boot.img FORCE
1325 u-boot.img > $@ || rm -f $@
1326 u-boot-with-spl.sfp: spl/u-boot-spl.sfp u-boot.img FORCE
1368 u-boot-sunxi-with-spl.bin: spl/sunxi-spl.bin u-boot.img u-boot.dtb FORCE
1420 u-boot-img.bin: spl/u-boot-spl.bin u-boot.img FORCE
1434 UBOOT_BINLOAD := u-boot.img
1455 OBJCOPYFLAGS_u-boot-img-spl-at-end.bin := -I binary -O binary \
1457 u-boot-img-spl-at-end.bin: u-boot.img spl/u-boot-spl.bin FORCE
1481 u-boot-mtk.bin: u-boot.dtb u-boot.img spl/u-boot-spl-mtk.bin FORCE