Home
last modified time | relevance | path

Searched refs:img (Results 276 – 300 of 507) sorted by relevance

1...<<1112131415161718192021

/openbmc/u-boot/board/phytec/pfla02/
H A DREADME18 This generates the artifacts SPL and u-boot.img.
/openbmc/u-boot/board/st/stm32mp1/
H A DREADME126 + SSBL = u-boot.img
200 # dd if=u-boot.img of=/dev/mmcblk0p3
208 In the next example, you need to boot from SDCARD and the images (u-boot-spl.stm32, u-boot.img)
232 # ext4load mmc 0:4 0xC0000000 u-boot.img
/openbmc/u-boot/configs/
H A Dboston32r6el_defconfig28 CONFIG_DEFAULT_DEVICE_TREE="img,boston"
H A Dboston64r6el_defconfig28 CONFIG_DEFAULT_DEVICE_TREE="img,boston"
H A Dboston64r2el_defconfig28 CONFIG_DEFAULT_DEVICE_TREE="img,boston"
/openbmc/qemu/tests/qemu-iotests/
H A D079.out13 qemu-img: TEST_DIR/t.IMGFMT: Cluster size must be a power of two between 512 and 2048k
H A D082.out267 qemu-img: Invalid option list: ,help
270 qemu-img: Invalid option list: ,,
577 qemu-img: Invalid option list: ,help
580 qemu-img: Invalid option list: ,,
811 qemu-img: Cannot amend the backing file
812 You can use 'qemu-img rebase' instead.
817 qemu-img: Cannot amend the backing file
818 You can use 'qemu-img rebase' instead.
826 qemu-img: Invalid option list: ,help
829 qemu-img: Invalid option list: ,,
[all …]
H A D308.out62 'id': 'export-img',
113 'id': 'export-img'
116 …ESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_EXPORT_DELETED", "data": {"id": "export-img"}}
H A DREADME7 It does not require a guest, but only the qemu, qemu-img and qemu-io
H A D23233 for img in "$TEST_IMG".[01234]; do
34 _rm_test_img "$img"
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Dparallels-with-bitmap.sh33 qemu-img create -f parallels $IMG 64G
/openbmc/u-boot/board/ti/am335x/
H A DREADME73 # flash u-boot.img
74 U-Boot # load mmc 0 0x82000000 u-boot.img
80 U-Boot # load mmc 0 0x82000000 filesystem.img
96 MLO and u-boot.img from a 'am335x_evm_nor' build and also contains the
154 U-Boot # tftp 81000000 am335x/u-boot.img
/openbmc/u-boot/board/amlogic/odroid-c2/
H A DREADME.nanopi-k261 > cp $FIPDIR/gxb/bl31.img fip/
75 --bl31 fip/bl31.img \
/openbmc/qemu/
H A Dqemu.nsi145 File "${BINDIR}\qemu-img.exe"
207 Delete "$INSTDIR\*.img"
212 Delete "$INSTDIR\qemu-img.exe"
/openbmc/linux/tools/testing/ktest/examples/include/
H A Dbootconfig.conf6 INITRD := /boot/initramfs-test.img
/openbmc/openbmc/meta-security/wic/
H A Dbeaglebone-yocto-verity.wks.in12 # This .wks only works with the dm-verity-img class.
/openbmc/u-boot/drivers/video/
H A Dcfb_console.c1160 static int display_rle8_bitmap(struct bmp_image *img, int xoff, int yoff, in display_rle8_bitmap() argument
1175 y = __le32_to_cpu(img->header.height) - 1; in display_rle8_bitmap()
1176 ncolors = __le32_to_cpu(img->header.colors_used); in display_rle8_bitmap()
1182 bm = (uchar *) img + __le32_to_cpu(img->header.data_offset); in display_rle8_bitmap()
1188 cte = img->color_table[i]; in display_rle8_bitmap()
1202 cte = img->color_table[i]; in display_rle8_bitmap()
1211 cte = img->color_table[i]; in display_rle8_bitmap()
/openbmc/u-boot/board/logicpd/imx6/
H A DREADME27 partitions with the first partition being FAT32. First copy u-boot-dtb.img
33 cp u-boot-dtb.img /dev/media/logic/boot
/openbmc/linux/Documentation/devicetree/bindings/mips/img/
H A Dpistachio.txt6 - compatible: Must include "img,pistachio".
/openbmc/qemu/docs/system/riscv/
H A Dmicrochip-icicle-kit.rst83 $ qemu-img resize core-image-minimal-dev-icicle-kit-es-sd-20201009141623.rootfs.wic 4G
90 -bios path/to/hss.bin -sd path/to/sdcard.img \
132 -sd path/to/sdcard.img \
/openbmc/docs/development/
H A Dweb-ui.md114 …<img src="../../assets/images/Free-PNG-Transparent-Image.png" class="login__logo" alt="OpenBMC log…
137 …<div class="logo__wrapper"><img src="../../assets/images/Free-PNG-Transparent-Image.png" class="he…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/
H A Dlibsdl-image_1.2.12.bb10 file://0001-png-img-Fix-prototypes-of-callbacks.patch \
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfirmware.h19 u8 *img; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgp108.c43 const u64 base = lsfw->offset.img + lsfw->app_start_offset; in gp108_gr_acr_bld_write()
/openbmc/qemu/hw/core/
H A Dloader-fit.c94 static int fit_image_addr(const void *itb, int img, const char *name, in fit_image_addr() argument
100 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()

1...<<1112131415161718192021