Lines Matching refs:bin

147 								&& /bin/pwd)
261 else if [ -x /bin/bash ]; then echo /bin/bash; \
783 ALL-y += u-boot.srec u-boot.bin u-boot.sym System.map binary_size_check
784 ALL-$(CONFIG_SUPPORT_USBPLUG) += usbplug.bin
786 ALL-$(CONFIG_ONENAND_U_BOOT) += u-boot-onenand.bin
788 ALL-$(CONFIG_RAMBOOT_PBL) += u-boot-with-spl-pbl.bin
796 ALL-$(CONFIG_SPL) += spl/u-boot-spl.bin
802 ALL-$(CONFIG_TPL) += tpl/u-boot-tpl.bin
821 ALL-y += u-boot-tegra.bin u-boot-nodtb-tegra.bin
822 ALL-$(CONFIG_OF_SEPARATE) += u-boot-dtb-tegra.bin
973 echo " but u-boot-nodtb.bin shows $$file_size" >&2 ; \
1056 $(if $(CONFIG_SPL_LOAD_FIT),u-boot-nodtb.bin dts/dt.dtb,u-boot.bin) FORCE
1059 u-boot.itb: u-boot-nodtb.bin dts/dt.dtb $(U_BOOT_ITS) FORCE
1062 u-boot-spl.kwb: u-boot.img spl/u-boot-spl.bin FORCE
1065 u-boot.sha1: u-boot.bin
1066 tools/ubsha1 u-boot.bin
1072 SPL_PAYLOAD := tpl/u-boot-with-tpl.bin
1074 SPL_PAYLOAD := u-boot.bin
1077 OBJCOPYFLAGS_u-boot-with-spl.bin = -I binary -O binary \
1079 u-boot-with-spl.bin: spl/u-boot-spl.bin $(SPL_PAYLOAD) FORCE
1084 lpc32xx-spl.img: spl/u-boot-spl.bin FORCE
1087 OBJCOPYFLAGS_lpc32xx-boot-0.bin = -I binary -O binary --pad-to=$(CONFIG_SPL_PAD_TO)
1089 lpc32xx-boot-0.bin: lpc32xx-spl.img FORCE
1092 OBJCOPYFLAGS_lpc32xx-boot-1.bin = -I binary -O binary --pad-to=$(CONFIG_SPL_PAD_TO)
1094 lpc32xx-boot-1.bin: lpc32xx-spl.img FORCE
1097 lpc32xx-full.bin: lpc32xx-boot-0.bin lpc32xx-boot-1.bin u-boot.img FORCE
1102 OBJCOPYFLAGS_u-boot-with-tpl.bin = -I binary -O binary \
1104 tpl/u-boot-with-tpl.bin: tpl/u-boot-tpl.bin u-boot.bin FORCE
1107 SPL: spl/u-boot-spl.bin FORCE
1110 u-boot-with-spl.imx u-boot-with-nand-spl.imx: SPL u-boot.bin FORCE
1115 u-boot.ubl: u-boot-with-spl.bin FORCE
1121 spl/u-boot-spl.ais: spl/u-boot-spl.bin FORCE
1128 u-boot-signed.sb: u-boot.bin spl/u-boot-spl.bin
1130 u-boot.sb: u-boot.bin spl/u-boot-spl.bin
1141 spl/u-boot-spl.img: spl/u-boot-spl.bin FORCE
1165 refcode.bin: $(srctree)/board/$(BOARDDIR)/refcode.bin FORCE
1172 u-boot.rom: u-boot-x86-16bit.bin u-boot.bin \
1173 $(if $(CONFIG_SPL_X86_16BIT_INIT),spl/u-boot-spl.bin) \
1174 $(if $(CONFIG_HAVE_REFCODE),refcode.bin) FORCE
1177 OBJCOPYFLAGS_u-boot-x86-16bit.bin := -O binary -j .start16 -j .resetvec
1178 u-boot-x86-16bit.bin: u-boot FORCE
1183 u-boot-sunxi-with-spl.bin: spl/sunxi-spl.bin u-boot.img u-boot.dtb FORCE
1188 OBJCOPYFLAGS_u-boot-nodtb-tegra.bin = -O binary --pad-to=$(CONFIG_SYS_TEXT_BASE)
1189 u-boot-nodtb-tegra.bin: spl/u-boot-spl u-boot-nodtb.bin FORCE
1192 OBJCOPYFLAGS_u-boot-tegra.bin = -O binary --pad-to=$(CONFIG_SYS_TEXT_BASE)
1193 u-boot-tegra.bin: spl/u-boot-spl u-boot.bin FORCE
1196 u-boot-dtb-tegra.bin: u-boot-tegra.bin FORCE
1204 u-boot.bin.o: u-boot.bin FORCE
1214 lib/efi/efi.o lib/efi/efi_stub.o u-boot.bin.o \
1217 u-boot-payload: u-boot.bin.o u-boot-payload.lds FORCE
1224 u-boot-img.bin: spl/u-boot-spl.bin u-boot.img FORCE
1234 spl/u-boot-spl.pbl: spl/u-boot-spl.bin FORCE
1240 UBOOT_BINLOAD := u-boot.bin
1243 OBJCOPYFLAGS_u-boot-with-spl-pbl.bin = -I binary -O binary --pad-to=$(CONFIG_SPL_PAD_TO) \
1246 u-boot-with-spl-pbl.bin: spl/u-boot-spl.pbl $(UBOOT_BINLOAD) FORCE
1255 OBJCOPYFLAGS_u-boot-img-spl-at-end.bin := -I binary -O binary \
1257 u-boot-img-spl-at-end.bin: u-boot.img spl/u-boot-spl.bin FORCE
1268 u-boot.elf: u-boot.bin
1350 /bin/false; \
1361 @/bin/false
1446 spl/u-boot-spl.bin: spl/u-boot-spl
1453 spl/sunxi-spl.bin: spl/u-boot-spl
1456 spl/sunxi-spl-with-ecc.bin: spl/sunxi-spl.bin
1462 spl/boot.bin: spl/u-boot-spl
1465 tpl/u-boot-tpl.bin: tools prepare \
1539 boot* u-boot* MLO* SPL System.map fit-dtb.blob *.bin *.img *.gz .cc
1728 u-boot-initial-env: u-boot.bin