Lines Matching full:boot
110 …p_flags) -x c -o spl/u-boot-spl.cfgout $(srctree)/$(IMX_CONFIG); if [ -f spl/u-boot-spl.cfgout ]; …
111 …PP) $(cpp_flags) -x c -o u-boot-dtb.cfgout $(srctree)/$(IMX_CONFIG); if [ -f u-boot-dtb.cfgout ]; …
115 …p_flags) -x c -o spl/u-boot-spl.cfgout $(srctree)/$(IMX_CONFIG);if [ -f spl/u-boot-spl.cfgout ]; t…
121 MKIMAGEFLAGS_u-boot.imx = -n $(filter-out $(PLUGIN).bin $< $(PHONY),$^) \
123 u-boot.imx: MKIMAGEOUTPUT = u-boot.imx.log
125 u-boot.imx: u-boot.bin u-boot.cfgout $(PLUGIN).bin FORCE
130 MKIMAGEFLAGS_u-boot-dtb.imx = -n $(filter-out $(PLUGIN).bin $< $(PHONY),$^) \
132 u-boot-dtb.imx: MKIMAGEOUTPUT = u-boot-dtb.imx.log
134 u-boot-dtb.imx: u-boot-dtb.bin u-boot-dtb.cfgout $(PLUGIN).bin FORCE
144 MKIMAGEFLAGS_flash.bin = -n spl/u-boot-spl.cfgout \
148 spl/u-boot-spl-ddr.bin: spl/u-boot-spl.bin spl/u-boot-spl.cfgout FORCE
150 $(IMX8M_DEPFILES) spl/u-boot-spl.cfgout 1
153 flash.bin: spl/u-boot-spl-ddr.bin u-boot.itb FORCE
162 MKIMAGEFLAGS_flash.bin = -n spl/u-boot-spl.cfgout -T $(IMAGE_TYPE) -e 0x100000
165 flash.bin: spl/u-boot-spl.bin u-boot.itb FORCE
176 SPL: spl/u-boot-spl.bin spl/u-boot-spl.cfgout $(PLUGIN).bin FORCE
179 MKIMAGEFLAGS_u-boot.uim = -A arm -O U-Boot -a $(CONFIG_SYS_TEXT_BASE) \
182 u-boot.uim: u-boot.bin FORCE
191 u-boot-with-spl.imx: SPL u-boot.uim FORCE
194 u-boot-with-nand-spl.imx: spl/u-boot-nand-spl.imx u-boot.uim FORCE
197 quiet_cmd_u-boot-nand-spl_imx = GEN $@
198 cmd_u-boot-nand-spl_imx = (printf '\000\000\000\000\106\103\102\040\001' && \
201 spl/u-boot-nand-spl.imx: SPL FORCE
202 $(call if_changed,u-boot-nand-spl_imx)
205 …argets += $(addprefix ../../../,SPL spl/u-boot-spl.cfgout u-boot-dtb.cfgout u-boot.cfgout u-boot.u…