Searched refs:u (Results 1 – 25 of 435) sorted by relevance
12345678910>>...18
14 dd if=${BINARIES_DIR}/u-boot-spl.bin of=${BINARIES_DIR}/u-boot-spl-padded.bin bs=4 conv=sync15 …cat ${BINARIES_DIR}/u-boot-spl-padded.bin ${BINARIES_DIR}/ddr_fw.bin > ${BINARIES_DIR}/u-boot-spl-…22 rm -f ${BINARIES_DIR}/u-boot.its26 dd if=${BINARIES_DIR}/u-boot-spl.bin of=${BINARIES_DIR}/u-boot-spl-padded.bin bs=4 conv=sync34 rm -f ${BINARIES_DIR}/u-boot.its38 dd if=${BINARIES_DIR}/u-boot-spl.bin of=${BINARIES_DIR}/u-boot-spl-padded.bin bs=4 conv=sync46 rm -f ${BINARIES_DIR}/u-boot.its50 dd if=${BINARIES_DIR}/u-boot-spl.bin of=${BINARIES_DIR}/u-boot-spl-padded.bin bs=4 conv=sync58 rm -f ${BINARIES_DIR}/u-boot.its63 cat ${BINARIES_DIR}/u-boot.bin ${BINARIES_DIR}/mkimg.commit > ${BINARIES_DIR}/u-boot-hash.bin[all …]
6 $MKIMAGE -n rk3328 -T rksd -d $BINARIES_DIR/u-boot-tpl.bin $BINARIES_DIR/u-boot-tpl.img7 cat $BINARIES_DIR/u-boot-tpl.img $BINARIES_DIR/u-boot-spl.bin > $BINARIES_DIR/u-boot-tpl-spl.img
6 $MKIMAGE -n rk3288 -T rksd -d $BINARIES_DIR/u-boot-tpl.bin $BINARIES_DIR/u-boot-tpl.img7 cat $BINARIES_DIR/u-boot-tpl.img $BINARIES_DIR/u-boot-spl-dtb.bin > $BINARIES_DIR/u-boot-tpl-spl-dt…
5 partition u-boot-tpl-spl-dtb {7 image = "u-boot-tpl-spl-dtb.img"11 partition u-boot-dtb {13 image = "u-boot-dtb.img"
6 $MKIMAGE -n rk3288 -T rksd -d "$BINARIES_DIR"/u-boot-tpl.bin "$BINARIES_DIR"/u-boot-tpl.img7 cat "$BINARIES_DIR"/u-boot-tpl.img "$BINARIES_DIR"/u-boot-spl-dtb.bin > "$BINARIES_DIR"/u-boot-tpl-…
8 partition u-boot-spl {9 image = "u-boot-spl.bin"14 partition u-boot {15 image = "u-boot.itb"
6 partition u-boot-spl {7 image = "u-boot-spl.bin"12 partition u-boot {13 image = "u-boot.itb"
1 # md5, sha256 from https://pypi.org/pypi/u-msgpack-python/json2 md5 6c4fbe9e1df1c1563ecc9e435b82fdcb u-msgpack-python-2.7.2.tar.gz3 sha256 e86f7ac6aa0ef4c6c49f004b4fd435bce99c23e2dd5d73003f3f9816024c2bd8 u-msgpack-python-2.7.2.ta…
2 bool "python-u-msgpack"7 https://github.com/vsergeev/u-msgpack-python
48 UBOOT_BINS += u-boot.bin52 UBOOT_BINS += u-boot.dtb56 UBOOT_BINS += u-boot64 UBOOT_BINS += u-boot.elf71 UBOOT_BINS += u-boot.kwb76 UBOOT_BINS += u-boot.ais100 UBOOT_BINS += u-boot.img115 UBOOT_BINS += u-boot.sb123 UBOOT_BINS += u-boot.sd410 $(@D)/tools/mxsboot sd $(@D)/u-boot.sb $(@D)/u-boot.sd)[all …]
7 image = "u-boot-spl.stm32"12 image = "u-boot-spl.stm32"17 image = "u-boot.img"
5 partition u-boot-tpl-spl-dtb {11 partition u-boot-dtb {13 image = "u-boot.itb"
19 ALL-$(CONFIG_X86_RESET_VECTOR) += u-boot.rom24 +ALL-y += u-boot.itb27 # enable combined SPL/u-boot/dtb rules for tegra29 ALL-y += u-boot-tegra.bin u-boot-nodtb-tegra.bin
5 partition u-boot {7 image = "u-boot-spl.kwb"
14 "${BINARIES_DIR}"/u-boot.bin \17 dd if="${FIP_DIR}"/u-boot.bin.sd.bin \21 dd if="${FIP_DIR}"/u-boot.bin.sd.bin \
5 partition u-boot {7 image = "u-boot.imx"
5 partition u-boot {7 image = "u-boot-sunxi-with-spl.bin"
9 --bl33 ${BINARIES_DIR}/u-boot.bin \17 ${HOST_DIR}/bin/amlbootsig ${BINARIES_DIR}/boot_new.bin ${BINARIES_DIR}/u-boot.img19 dd if=${BINARIES_DIR}/u-boot.img of=${BINARIES_DIR}/uboot-odc2.img bs=512 skip=96
Completed in 35 milliseconds