| /rk3399_rockchip-uboot/scripts/ |
| H A D | decomp.sh | 28 cat u-boot-nodtb.bin u-boot.dtb > u-boot.bin 33 ./scripts/lzma.sh u-boot.bin 34 …t -T standalone -C ${COMPRESS} -a ${ADDR} -e ${ADDR} -d u-boot.bin.${COMPRESS} u-boot.bin.${COMPRE… 35 cp -f spl/u-boot-spl-nodtb.bin u-boot.bin.decomp 37 cat spl/u-boot-spl-pad.bin >> u-boot.bin.decomp 39 cat u-boot.bin.${COMPRESS}.uImage >> u-boot.bin.decomp 40 cp -f u-boot.bin.decomp spl/u-boot-spl.bin
|
| H A D | spl.sh | 74 cp ${TPL_BIN} tmp/tpl.bin 76 cp ${TPL_BIN} tmp/u-boot-tpl.bin 77 dd if=tmp/u-boot-tpl.bin of=tmp/tpl.bin bs=1 skip=4 78 sed -i "1s/^/${MAGIC:0:4}/" tmp/tpl.bin 81 cp ${SPL_BIN} tmp/u-boot-spl.bin 88 cp ${TPL_BIN} tmp/tpl.bin 90 cp ${TPL_BIN} tmp/u-boot-tpl.bin 91 dd if=tmp/u-boot-tpl.bin of=tmp/tpl.bin bs=1 skip=4 92 sed -i "1s/^/${MAGIC:0:4}/" tmp/tpl.bin 98 cp ${SPL_BIN} tmp/u-boot-spl.bin
|
| H A D | Makefile.spl | 161 MLO MLO.byteswap: $(obj)/u-boot-spl.bin FORCE 165 MKIMAGEFLAGS_boot.bin = -T atmelimage 168 MKIMAGEFLAGS_boot.bin += -n $(shell $(obj)/../tools/atmel_pmecc_params) 170 boot.bin: $(obj)/../tools/atmel_pmecc_params 173 boot.bin: $(obj)/u-boot-spl.bin FORCE 177 MKIMAGEFLAGS_boot.bin = -T zynqimage -R $(srctree)/$(CONFIG_BOOT_INIT_FILE) 180 MKIMAGEFLAGS_boot.bin = -T zynqmpimage -R $(srctree)/$(CONFIG_BOOT_INIT_FILE) \ 184 spl/boot.bin: $(obj)/u-boot-spl.bin FORCE 188 ALL-y += $(obj)/$(SPL_BIN).bin 191 ALL-y += $(obj)/$(BOARD)-spl.bin [all …]
|
| H A D | README.rockchip | 49 ./tools/boot_merger --unpack rk3399_loader_v1.17.115.bin 52 ./tools/loaderimage --pack --uboot ./u-boot.bin uboot.img 0x60000000 --size 1024 2 53 ./tools/loaderimage --unpack --uboot uboot.img uboot.bin 55 …./tools/loaderimage --pack --trustos ./bin/rk32/rk322x_tee_v2.00.bin trust.img 0x80000000 --size … 56 ./tools/loaderimage --unpack --trustos trust.img tee.bin
|
| H A D | fit-core.sh | 377 cat spl/u-boot-spl-nodtb.bin > spl/u-boot-spl.bin 379 cat spl/u-boot-spl-pad.bin >> spl/u-boot-spl.bin 381 cat ${SPL_DTB} >> spl/u-boot-spl.bin 632 if ls *loader*.bin >/dev/null 2>&1 ; then 633 ${RK_SIGN_TOOL} sl --loader *loader*.bin 635 if ls *download*.bin >/dev/null 2>&1 ; then 636 ${RK_SIGN_TOOL} sl --loader *download*.bin 714 if ls *loader*.bin >/dev/null 2>&1 ; then 715 LOADER=`ls *loader*.bin` 731 if ls *loader*.bin >/dev/null 2>&1 ; then [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | config_secure.mk | 50 u-boot-spl_HS_X-LOADER: $(obj)/u-boot-spl.bin FORCE 56 u-boot-spl_HS_MLO: $(obj)/u-boot-spl.bin FORCE 63 u-boot-spl_HS_2ND: $(obj)/u-boot-spl.bin FORCE 67 u-boot-spl_HS_ULO: $(obj)/u-boot-spl.bin FORCE 73 u-boot-spl_HS_ISSW: $(obj)/u-boot-spl.bin FORCE 82 u-boot-spl_HS_SPI_X-LOADER: $(obj)/u-boot-spl.bin FORCE 89 u-boot_HS_MLO: $(obj)/u-boot.bin 98 u-boot_HS_XIP_X-LOADER: $(obj)/u-boot.bin FORCE 117 u-boot-nodtb_HS.bin: u-boot-nodtb.bin FORCE 120 u-boot_HS.img: u-boot-nodtb_HS.bin u-boot.img $(patsubst %.dtb,%.dtb_HS,$(OF_LIST_TARGETS)) FORCE
|
| /rk3399_rockchip-uboot/board/hisilicon/hikey/ |
| H A D | README | 26 U-Boot as the bl33.bin executable. 33 > mkdir -p ~/hikey/src ~/hikey/bin 40 Get the BL30 mcuimage.bin binary. It is shipped as part of the UEFI source. 43 > cp edk2/HisiPkg/HiKeyPkg/NonFree/mcuimage.bin ~/hikey/bin/ 46 …> wget -P ~/hikey/bin https://builds.96boards.org/releases/reference-platform/debian/hikey/16.03/b… 54 > cp u-boot.bin ~/hikey/bin 61 BL30=~/hikey/bin/mcuimage.bin \ 62 BL33=~/hikey/bin/u-boot.bin DEBUG=1 PLAT=hikey 65 > cp build/hikey/debug/bl1.bin ~/hikey/bin 66 > cp build/hikey/debug/fip.bin ~/hikey/bin [all …]
|
| H A D | build-tf.mak | 2 output_dir := $(PWD)/../bin 8 BL30_HIKEY := $(output_dir)/mcuimage.bin 9 BL33_HIKEY := $(output_dir)/u-boot-hikey.bin 39 cp build/hikey/debug/bl1.bin $(output_dir)/bl1-hikey.bin 40 cp build/hikey/debug/fip.bin $(output_dir)/fip-hikey.bin
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/ |
| H A D | Makefile | 46 bin=$(word 2,$^) ; \ 50 echo " Blocks = $2 0x0 `stat -c '%s' $$bin` \"$$bin\" , \\" >> $@ ; \ 58 spl/u-boot-spl.ivt: spl/u-boot-spl.bin 63 u-boot.ivt: u-boot.bin 68 spl/u-boot-spl.csf: spl/u-boot-spl.ivt spl/u-boot-spl.bin board/$(VENDOR)/$(BOARD)/sign/u-boot-spl.… 71 u-boot.csf: u-boot.ivt u-boot.bin board/$(VENDOR)/$(BOARD)/sign/u-boot.csf 78 u-boot.sb: $(src)/$(MKIMAGE_TARGET-y) u-boot.bin spl/u-boot-spl.bin FORCE
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rv1108/ |
| H A D | README | 7 > ./tools/mkimage -n rv1108 -T rksd -d ./out/u-boot-spl.bin spl.bin 8 You can also use the ddr bin from rockchip official release [0] instead of u-boot-spl: 9 > ./tools/mkimage -n rv1108 -T rksd -d ../rkbin/rv1x/rv1108ddr_v1.00.bin spl.bin 10 > cat spl.bin u-boot.bin > u-boot.img 17 > rkdeveloptool db ./rkbin/rv1x/rv1108usbboot_v1.00.bin
|
| /rk3399_rockchip-uboot/board/amlogic/odroid-c2/ |
| H A D | README | 43 > $DIR/fip/fip_create --bl30 $DIR/fip/gxb/bl30.bin \ 44 --bl301 $DIR/fip/gxb/bl301.bin \ 45 --bl31 $DIR/fip/gxb/bl31.bin \ 46 --bl33 u-boot.bin \ 47 $DIR/fip.bin 48 > $DIR/fip/fip_create --dump $DIR/fip.bin 49 > cat $DIR/fip/gxb/bl2.package $DIR/fip.bin > $DIR/boot_new.bin 51 --input $DIR/boot_new.bin \ 58 > BL1=$DIR/sd_fuse/bl1.bin.hardkernel
|
| /rk3399_rockchip-uboot/ |
| H A D | Makefile | 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 [all …]
|
| H A D | make.sh | 15 …ilts/gcc/linux-x86/arm/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf- 16 …ilts/gcc/linux-x86/aarch64/gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu- 212 cp $2 ${REP_DIR}/u-boot-nodtb.bin 216 cp $2 ${REP_DIR}/tee.bin 218 cp $2 ${REP_DIR}/mcu.bin 533 rm idblock.bin -f 534 ./tools/mkimage -n ${PLAT} -T rksd -d ${TPL_BIN}:${SPL_BIN} idblock.bin 555 rm bl31.elf tee.bin -rf 558 cp ${RKBIN}/${BL32_BIN} tee.bin 567 cp ${RKBIN}/${TOSTA} tee.bin [all …]
|
| /rk3399_rockchip-uboot/board/work-microwave/work_92105/ |
| H A D | README | 24 1. spl/u-boot-spl.bin SPL, intended to run from SRAM at address 0. 29 2. u-boot.bin The raw U-Boot image, which can be loaded in 44 NAND. The LPC32XX-specific 'make lpc32xx-full.bin' command will produce 45 (in addition to spl/u-boot-spl.bin and u-boot.img if they were not made 48 4. lpc32xx-spl.img spl/u-boot-spl.bin, with a LPC32XX boot header 55 5. lpc32xx-boot-0.bin lpc32xx-spl.img, padded with 0xFF bytes to a 60 6. lpc32xx-boot-1.bin Same as lpc32xx-boot-0.bin. This is intended to 63 7. lpc32xx-full.bin lpc32xx-boot-0.bin, lpc32xx-boot-1.bin and 77 (load lpc32xx-full.bin at location $loadaddr) 83 (load lpc32xx-spl.img or lpc32xx-boot-N.bin at location $loadaddr)
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | Makefile | 55 $(PLUGIN).bin: $(PLUGIN).o FORCE 60 $(PLUGIN).bin: 73 MKIMAGEFLAGS_u-boot.imx = -n $(filter-out $(PLUGIN).bin $< $(PHONY),$^) -T imximage \ 77 u-boot.imx: u-boot.bin $(IMX_CONFIG) $(PLUGIN).bin FORCE 81 MKIMAGEFLAGS_u-boot-dtb.imx = -n $(filter-out $(PLUGIN).bin $< $(PHONY),$^) -T imximage \ 85 u-boot-dtb.imx: u-boot-dtb.bin $(IMX_CONFIG) $(PLUGIN).bin FORCE 89 MKIMAGEFLAGS_SPL = -n $(filter-out $(PLUGIN).bin $< $(PHONY),$^) -T imximage \ 94 SPL: spl/u-boot-spl.bin $(IMX_CONFIG) $(PLUGIN).bin FORCE 100 u-boot.uim: u-boot.bin FORCE
|
| /rk3399_rockchip-uboot/board/rockchip/kylin_rk3036/ |
| H A D | README | 13 Get tee.bin in this step, copy it to U-Boot root dir: 14 > cp rkbin/rk30/rk3036_tee_v1.00.bin ../u-boot/tee.bin 26 Get tpl/u-boot-tpl.bin, spl/u-boot-spl.bin and u-boot.itb in this step. 46 > tools/mkimage -n rk3036 -T rksd -d tpl/u-boot-tpl.bin idbloader.img 47 > cat spl/u-boot-spl.bin >> idbloader.img 55 > rkdeveloptool db rkbin/rk30/rk3036_loader_v1.07.237.bin
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3229/ |
| H A D | README | 17 Get tee.bin in this step, copy it to U-Boot root dir: 18 > cp out/arm-plat-rockchip/core/tee-pager.bin ../u-boot/tee.bin 30 Get tpl/u-boot-tpl.bin, spl/u-boot-spl.bin and u-boot.itb in this step. 50 > tools/mkimage -n rk322x -T rksd -d tpl/u-boot-spl.bin idbloader.img 51 > cat spl/u-boot-spl.bin >> idbloader.img 59 > rkdeveloptool db rkbin/rk32/rk322x_loader_v1.04.232.bin
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | fit_nodes.sh | 10 rm -f ${srctree}/*.digest ${srctree}/*.bin.gz ${srctree}/bl31_0x*.bin 127 for ATF in `ls -1 -S bl31_0x*.bin` 254 openssl dgst -sha256 -binary -out ${MCU}.bin.digest ${MCU}.bin 255 ${COMPRESS_CMD} ${MCU}.bin 335 openssl dgst -sha256 -binary -out ${LOAD}.bin.digest ${LOAD}.bin 336 ${COMPRESS_CMD} ${LOAD}.bin
|
| /rk3399_rockchip-uboot/board/intel/edison/ |
| H A D | config.mk | 14 ALL-y += u-boot-align.bin 15 u-boot-align.bin: u-boot.bin
|
| /rk3399_rockchip-uboot/board/rockchip/gva_rk3229/ |
| H A D | README | 19 Get tee.bin in this step, copy it to U-Boot root dir: 20 > cp out/arm-plat-rockchip/core/tee-pager.bin ../u-boot/tee.bin 30 > make u-boot-dtb.bin 32 Get u-boot-dtb.bin in this step. 53 > rkbin/tools/loaderimage --pack --uboot u-boot-dtb.bin uboot.img 0x61000000 63 > rkdeveloptool db rkbin/rk32/rk322x_loader_v1.04.232.bin
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 19 # u-boot.bin is the output image 184 and also in any '/usr' and '/usr/bin' subdirectories. 194 arm: /opt/arm-eabi-4.6/bin/arm-eabi- 199 arm: /opt/arm-eabi-4.6/bin/arm-eabi-gcc 212 and buildman will find arm-none-eabi-gcc in /usr/bin if you have it installed. 238 - scanning prefix '/opt/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-' 240 - scanning prefix '/opt/arm-eabi-4.6/bin/arm-eabi-' 244 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/bin' 245 - found '/toolchains/gcc-4.9.0-nolibc/i386-linux/bin/i386-linux-gcc' 246 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/usr/bin' [all …]
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.nand-boot-ppc440 | 45 nand_spl/u-boot-spl.bin 47 nand_spl/u-boot-spl-16k.bin 49 u-boot.bin 50 A combined image of u-boot-spl-16k.bin and u-boot.bin is also created: 51 u-boot-nand.bin 55 # tftp 100000 /tftpboot/sequoia/u-boot-nand.bin
|
| H A D | README.mxc_hab | 47 cst --o U-Boot_CSF.bin < U-Boot.CSF 49 U-Boot_CSF.bin U-Boot_CSF_pad.bin 50 cat u-boot.imx U-Boot_CSF_pad.bin > u-boot-signed.imx 52 NOTE: U-Boot_CSF.bin needs to be padded to the value specified in 94 U-Boot_CSF.bin U-Boot_CSF_pad.bin 95 cat u-boot.imx U-Boot_CSF_pad.bin > u-boot-signed.imx 97 u-boot-signed.imx u-boot-signed-pad.bin 98 cat u-boot-signed-pad.imx DEK_blob.bin > u-boot-encrypted.imx 100 NOTE: u-boot-signed.bin needs to be padded to the value
|
| /rk3399_rockchip-uboot/board/hisilicon/poplar/ |
| H A D | README | 88 > mkdir -p ~/poplar/src ~/poplar/bin 107 > cp u-boot.bin ~/poplar/bin 114 SPD=none BL33=~/poplar/bin/u-boot.bin DEBUG=1 PLAT=poplar 117 > cp build/hi3798cv200/debug/bl1.bin ~/poplar/src/l-loader/atf/ 118 > cp build/hi3798cv200/debug/fip.bin ~/poplar/src/l-loader/atf/ 127 Due to BootROM requiremets, rename l-loader.bin to fastboot.bin: 128 > cp l-loader.bin ~/poplar/bin/fastboot.bin 138 Copy fastboot.bin to a FAT partition on the USB drive and reboot the 153 Copy fastboot.bin to your tftp server. 158 => tftp 0x30000000 fastboot.bin [all …]
|
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | Makefile | 22 extra-y += $(addsuffix .srec,$(extra-y)) $(addsuffix .bin,$(extra-y)) 23 clean-files := *.srec *.bin 70 $(obj)/%.bin: OBJCOPYFLAGS := -O binary 71 $(obj)/%.bin: $(obj)/% FORCE
|