| /openbmc/openbmc/poky/scripts/contrib/ |
| H A D | ddimage | 46 DEV=`basename $ACTUAL_DEVICE` 52 if [ -f "/sys/class/block/$DEV/device/vendor" ]; then 53 echo " vendor: $(cat /sys/class/block/$DEV/device/vendor)" 57 if [ -f "/sys/class/block/$DEV/device/model" ]; then 58 echo " model: $(cat /sys/class/block/$DEV/device/model)" 62 if [ -f "/sys/class/block/$DEV/size" ]; then 63 echo " size: $(($(cat /sys/class/block/$DEV/size) * $BLOCK_SIZE)) bytes" 86 DEV=`basename $1` 87 if [ -d /sys/class/block/$DEV/ ] ; then 88 PARENT_BLKDEV=`basename $(readlink -f "/sys/class/block/$DEV/..")` [all …]
|
| /openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/ |
| H A D | init | 26 while read DEV MTPT FSTYPE REST; do 27 case $DEV in 47 while read DEV MTPT FSTYPE REST; do 48 case $DEV in
|
| /openbmc/u-boot/board/amlogic/odroid-c2/ |
| H A D | README.odroid-c2 | 62 > DEV=/dev/your_sd_device 64 > dd if=$BL1 of=$DEV conv=fsync bs=1 count=442 65 > dd if=$BL1 of=$DEV conv=fsync bs=512 skip=1 seek=1 66 > dd if=$DIR/u-boot.gxbb of=$DEV conv=fsync bs=512 seek=97
|
| H A D | README.nanopi-k2 | 98 > DEV=/dev/your_sd_device 99 > dd if=fip/u-boot.bin of=$DEV conv=fsync,notrunc bs=512 seek=1
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
| H A D | 0002-dev_setup.sh-Remove-the-git-dependency.patch | 33 -if [[ -n $INSTALL_PRECOMMIT_HOOK ]] || grep -q 'MYCROFT DEV SETUP' $HOOK_FILE; then 34 - if [[ ! -f $HOOK_FILE ]] || grep -q 'MYCROFT DEV SETUP' $HOOK_FILE; then 37 - echo '# MYCROFT DEV SETUP' >> $HOOK_FILE
|
| H A D | 0001-Remove-python-venv.patch | 57 if [[ -n $INSTALL_PRECOMMIT_HOOK ]] || grep -q 'MYCROFT DEV SETUP' $HOOK_FILE; then
|
| /openbmc/u-boot/board/gateworks/gw_ventana/ |
| H A D | README | 122 The following shell commands are executed on a Linux host (adjust DEV to the 125 DEV=/dev/sdc 127 sudo dd if=/dev/zero of=$DEV count=1 bs=1M oflag=sync status=none && sync 129 sudo dd if=SPL of=$DEV bs=1K seek=1 oflag=sync status=none && sync 131 sudo dd if=u-boot.img of=$DEV bs=1K seek=69 oflag=sync status=none && sync 133 printf "1,,L\n" | sudo sfdisk --in-order --no-reread -L -uM $DEV && sync 135 sudo mkfs.ext4 -L root ${DEV}1 137 sudo udisks --mount ${DEV}1 269 The following shell commands are executed on a Linux host (adjust DEV to the 272 DEV=/dev/sdc [all …]
|
| /openbmc/libmctp/ |
| H A D | CMakeLists.txt | 3 option(DEV "Option for developer testing" OFF) option 5 if(DEV)
|
| /openbmc/u-boot/board/amlogic/p212/ |
| H A D | README.libretech-cc | 100 > DEV=/dev/your_sd_device 101 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=512 skip=1 seek=1 102 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=1 count=444
|
| H A D | README.khadas-vim | 100 > DEV=/dev/your_sd_device 101 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=512 skip=1 seek=1 102 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=1 count=444
|
| H A D | README.p212 | 101 > DEV=/dev/your_sd_device 102 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=512 skip=1 seek=1 103 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=1 count=444
|
| /openbmc/u-boot/board/amlogic/q200/ |
| H A D | README.khadas-vim2 | 101 > DEV=/dev/your_sd_device 102 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=512 skip=1 seek=1 103 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=1 count=444
|
| H A D | README.q200 | 100 > DEV=/dev/your_sd_device 101 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=512 skip=1 seek=1 102 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=1 count=444
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/ |
| H A D | nfscommon | 46 while read -r DEV _ _ OPTS _ 48 case $DEV in
|
| /openbmc/u-boot/board/amlogic/s400/ |
| H A D | README | 108 > DEV=/dev/your_sd_device 109 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=512 skip=1 seek=1 110 > dd if=fip/u-boot.bin.sd.bin of=$DEV conv=fsync,notrunc bs=1 count=444
|
| /openbmc/openbmc/meta-google/recipes-core/dropbear/ |
| H A D | dropbear_%.bbappend | 8 # Allow SSH to the gbmc-bridge node on DEV builds
|
| /openbmc/openbmc/meta-google/recipes-google/networking/ |
| H A D | gbmc-iperf3.bb | 20 # Allow IPERF3 to run on the gbmcbr node on DEV builds
|
| /openbmc/qemu/tests/qtest/ |
| H A D | ide-test.c | 79 DEV = 0x10, enumerator 629 g_assert_cmpint(data & DEV, ==, 0); in test_identify() 676 qpci_io_writeb(dev, ide_bar, reg_device, DEV); in test_diagnostic() 678 g_assert_cmphex(data & DEV, ==, DEV); in test_diagnostic() 683 g_assert_cmphex(data & DEV, ==, 0); in test_diagnostic() 763 g_assert_cmpint(data & DEV, ==, 0); in test_flush() 813 g_assert_cmpint(data & DEV, ==, 0); in test_pci_retry_flush()
|
| /openbmc/qemu/docs/tools/ |
| H A D | qemu-nbd.rst | 133 .. option:: -c, --connect=DEV 135 Connect *filename* to NBD device *DEV* (Linux only). 139 Disconnect the device *DEV* (Linux only).
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | SAX-PD | 20 Version 1.0 of the Simple API for XML (SAX), created collectively by the membership of the XML-DEV …
|
| /openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/ |
| H A D | mpp.h | 168 #define MPP24_TDM_SPI_CS0 DEV( 24, 0x2, 0, 1, 0, 0, 1, 1 )
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 140-mips_disable_devicetree_support.patch | 9 Taken from LEDE-DEV:
|
| /openbmc/u-boot/board/sunxi/ |
| H A D | MAINTAINERS | 192 EMLID NEUTIS N5 DEV BOARD
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 23390 +TARGET_DIR=../src/eupton_vc4dev_2012a/software/vc4/DEV/applications/tutorials/user_shader_example_…
|