Home
last modified time | relevance | path

Searched refs:flash (Results 1 – 25 of 28) sorted by relevance

12

/device/common/
Dgenerate-factory-images-common.sh87 cat > tmp/$PRODUCT-$VERSION/flash-all.sh << EOF
107 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF
113 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF
123 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF
124 fastboot flash xloader xloader-$DEVICE-$XLOADER.img
127 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF
128 fastboot flash bootloader bootloader-$DEVICE-$BOOTLOADER.img
132 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF
133 fastboot flash bootloader2 bootloader-$DEVICE-$BOOTLOADER.img
136 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF
[all …]
/device/intel/edison/flash_tools/
Dbrillo-flashall-edison.sh37 fastboot flash gpt "${VENDOR}"/gpt.bin \
38 flash u-boot "${VENDOR}"/u-boot-edison.bin \
39 flash boot_a "${OS}"/boot.img \
40 flash system_a "${OS}"/system.img \
41 flash boot_b "${OS}"/boot.img \
42 flash system_b "${OS}"/system.img \
43 flash userdata "${OS}"/userdata.img \
Dbrillo-provision-edison.sh58 function flash-debug {
63 function flash-ifwi {
65 flash-ifwi-xfstk
73 function flash-ifwi-xfstk {
83 flash-debug
112 flash-ifwi
Dbrillo-flashall-edison.bat21 fastboot flash gpt gpt.bin
22 fastboot flash u-boot u-boot-edison.bin
23 fastboot flash boot_a boot.img
24 fastboot flash system_a system.img
25 fastboot flash boot_b boot.img
26 fastboot flash system_b system.img
27 fastboot flash userdata userdata.img
/device/linaro/hikey/installer/
Dflash-all.sh49 fastboot flash ptable ${INSTALLER_DIR}/${PTABLE}
50 fastboot flash fastboot ${INSTALLER_DIR}/fip.bin
51 fastboot flash nvme ${INSTALLER_DIR}/nvme.img
52 fastboot flash boot ${OUT_IMGDIR}/boot_fat.uefi.img
53 fastboot flash system ${OUT_IMGDIR}/system.img
54 fastboot flash cache ${OUT_IMGDIR}/cache.img
55 fastboot flash userdata ${OUT_IMGDIR}/userdata.img
DREADME34 Run the flash-all.sh script after building AOSP for hikey with the right
36 $ ./flash-all.sh /dev/ttyUSBX [4g]
/device/google/contexthub/firmware/misc/platform/stm32f4xx/
Dm3debug.script17 set flash-start 08000000
18 set flash-size 00080000
19 set flash-block 00000400
20 set flash-buffer 20000200
22 function flash-setup
41 function flash-erase
45 function flash-write
47 wr r1 $flash-buffer
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dbl.c377 struct StmFlash *flash = (struct StmFlash *)FLASH_BASE; in blEraseSectors() local
393 flash->CR = (flash->CR & ~(FLASH_CR_SNB_MASK)) | in blEraseSectors()
395 func(&flash->CR, flash->CR | FLASH_CR_STRT, &flash->SR); in blEraseSectors()
396 flash->CR &= ~(FLASH_CR_SNB_MASK | FLASH_CR_SER); in blEraseSectors()
404 struct StmFlash *flash = (struct StmFlash *)FLASH_BASE; in blWriteBytes() local
418 flash->CR |= FLASH_CR_PG; in blWriteBytes()
422 func(&dst[i], src[i], &flash->SR); in blWriteBytes()
425 flash->CR &= ~FLASH_CR_PG; in blWriteBytes()
431 struct StmFlash *flash = (struct StmFlash *)FLASH_BASE; in blProgramFlash() local
478 while (flash->SR & FLASH_SR_BSY); in blProgramFlash()
[all …]
/device/google/contexthub/firmware/misc/cpu/cortexm4f/
Dapp.lkr19 - ".flash" will contain all parts of the app that go into actual flash
27 - ".ram" will contain all data that uses ram (and is not part of the flash image)
38 Our format allows apps that are up to 256MB of flash and 256MB of ram in size.
43 flash : ORIGIN = 0x10000000, LENGTH = 256K /* we write this to flash */
50 .flash : {
79 } > flash = 0xff
94 } > ram AT > flash
104 } > flash = 0xff
108 } > flash = 0xff
/device/huawei/angler/
Dinit.angler.sensorhub.rc6 start flash-sh-fw
13 start flash-sh-fw
15 service flash-sh-fw /vendor/bin/sensortool.angler -f /vendor/firmware/nano4x1.bin
Dinit.angler.nanohub.rc6 start flash-nanohub-fw
8 service flash-nanohub-fw /system/bin/nanoapp_cmd download
/device/linaro/hikey/
DREADME28 $ ./flash-all.sh /dev/ttyUSB1 [4g]
33 $ fastboot flash boot out/target/product/hikey/boot_fat.uefi.img
34 $ fastboot flash system out/target/product/hikey/system.img
35 $ fastboot flash cache out/target/product/hikey/cache.img
36 $ fastboot flash userdata out/target/product/hikey/userdata.img
/device/moto/shamu/camera/QCamera2/
DQCamera2Factory.cpp396 QCameraFlash& flash = QCameraFlash::getInstance(); in setTorchMode() local
408 retVal = flash.initFlash(cameraIdInt); in setTorchMode()
411 retVal = flash.setFlashMode(cameraIdInt, on); in setTorchMode()
423 retVal = flash.setFlashMode(cameraIdInt, on); in setTorchMode()
426 retVal = flash.deinitFlash(cameraIdInt); in setTorchMode()
/device/lge/bullhead/
Dinit.bullhead.nanohub.rc6 start flash-nanohub-fw
8 service flash-nanohub-fw /system/bin/nanoapp_cmd download
Dinit.bullhead.sensorhub.rc6 start flash-sh-fw
8 service flash-sh-fw /vendor/bin/sensortool.bullhead -f /vendor/firmware/nano4x1.bin
Ddevice.mk92 …native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardwar…
/device/huawei/angler/camera/QCamera2/
DQCamera2Factory.cpp452 QCameraFlash& flash = QCameraFlash::getInstance(); in setTorchMode() local
464 retVal = flash.initFlash(cameraIdInt); in setTorchMode()
467 retVal = flash.setFlashMode(cameraIdInt, on); in setTorchMode()
479 retVal = flash.setFlashMode(cameraIdInt, on); in setTorchMode()
482 retVal = flash.deinitFlash(cameraIdInt); in setTorchMode()
/device/lge/bullhead/camera/QCamera2/
DQCamera2Factory.cpp452 QCameraFlash& flash = QCameraFlash::getInstance(); in setTorchMode() local
464 retVal = flash.initFlash(cameraIdInt); in setTorchMode()
467 retVal = flash.setFlashMode(cameraIdInt, on); in setTorchMode()
479 retVal = flash.setFlashMode(cameraIdInt, on); in setTorchMode()
482 retVal = flash.deinitFlash(cameraIdInt); in setTorchMode()
/device/google/contexthub/util/stm32_flash/
DAndroid.mk24 flash.c \
/device/google/contexthub/firmware/app/
Dcommon.mk32 $(OBJCOPY) -j.relocs -j.flash -j.data -j.dynsym -O binary $(APP_ELF) $(APP_BIN)
/device/google/dragon/recovery/updater/
Dfwtool.cpp313 SUBCMDS(flash, "Read/Write/Dump flash"),
/device/moto/shamu/
Ddevice.mk67 …native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardwar…
/device/htc/flounder/
Ddevice.mk85 …native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardwar…
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c1566 int setFlash(mm_camera_test_obj_t *test_obj, cam_flash_mode_t flash) in setFlash() argument
1577 CAM_INTF_PARM_LED_MODE, flash)) { in setFlash()
1589 CDBG_ERROR("%s: Flash set to: %d", __func__, (int)flash); in setFlash()
1966 cam_flash_mode_t flash = *(( int * )in_data); in mm_camera_lib_send_command() local
1967 rc = setFlash(&handle->test_obj, flash); in mm_camera_lib_send_command()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c1566 int setFlash(mm_camera_test_obj_t *test_obj, cam_flash_mode_t flash) in setFlash() argument
1577 CAM_INTF_PARM_LED_MODE, flash)) { in setFlash()
1589 CDBG_ERROR("%s: Flash set to: %d", __func__, (int)flash); in setFlash()
1966 cam_flash_mode_t flash = *(( int * )in_data); in mm_camera_lib_send_command() local
1967 rc = setFlash(&handle->test_obj, flash); in mm_camera_lib_send_command()

12