/device/common/ |
D | generate-factory-images-common.sh | 95 cat > tmp/$PRODUCT-$VERSION/flash-all.sh << EOF 119 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF 125 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF 135 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF 136 fastboot flash xloader xloader-$DEVICE-$XLOADER.img 139 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF 140 fastboot flash bootloader bootloader-$DEVICE-$BOOTLOADER.img 144 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF 145 fastboot flash bootloader2 bootloader-$DEVICE-$BOOTLOADER.img 148 cat >> tmp/$PRODUCT-$VERSION/flash-all.sh << EOF [all …]
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | bl.c | 180 struct StmFlash *flash = (struct StmFlash *)FLASH_BASE; in _blEraseSectors() local 196 flash->CR = (flash->CR & ~(FLASH_CR_SNB_MASK)) | in _blEraseSectors() 198 func(&flash->CR, flash->CR | FLASH_CR_STRT, &flash->SR); in _blEraseSectors() 199 flash->CR &= ~(FLASH_CR_SNB_MASK | FLASH_CR_SER); in _blEraseSectors() 207 struct StmFlash *flash = (struct StmFlash *)FLASH_BASE; in blEraseSectors() local 215 while (flash->SR & FLASH_SR_BSY); in blEraseSectors() 217 cr_cache = flash->CR; in blEraseSectors() 219 if (flash->CR & FLASH_CR_LOCK) { in blEraseSectors() 221 flash->KEYR = key1; in blEraseSectors() 222 flash->KEYR = key2; in blEraseSectors() [all …]
|
/device/linaro/hikey/installer/hikey960/ |
D | flash-all.sh | 46 fastboot flash ptable prm_ptable.img 47 fastboot flash xloader hisi-sec_xloader.img 50 fastboot flash fastboot l-loader.bin 51 fastboot flash fip fip.bin 52 fastboot flash nvme hisi-nvme.img 53 fastboot flash fw_lpm3 hisi-lpm3.img 54 fastboot flash trustfirmware hisi-bl31.bin 57 fastboot flash ptable prm_ptable.img 58 fastboot flash xloader hisi-sec_xloader.img 59 fastboot flash fastboot l-loader.bin [all …]
|
D | README | 20 To flash the OS to the board, set the jumpers to fastboot mode, and 24 On your host device, run the flash-all.sh script to update boot files 27 $ ./flash-all.sh 39 FAILED (remote: flash write back vrl failure) 46 If you have any trouble booting the device after running ./flash-all.sh
|
/device/linaro/hikey/factory-images/ |
D | generate-factory-images-hikey960.sh | 56 cat > tmp/$PRODUCT-$VERSION/flash-all.sh << EOF 75 fastboot flash xloader hisi-sec_xloader.img 76 fastboot flash ptable hisi-ptable.img 77 fastboot flash fastboot hisi-fastboot.img 79 fastboot flash nvme hisi-nvme.img 80 fastboot flash fw_lpm3 hisi-lpm3.img 81 fastboot flash trustfirmware hisi-bl31.bin 82 fastboot flash dts dt.img 86 fastboot flash cache cache.img 87 fastboot flash userdata userdata.img [all …]
|
D | generate-factory-images-hikey.sh | 47 cat > tmp/$PRODUCT-$VERSION/flash-all.sh << EOF 98 fastboot flash ptable "\${PTABLE}" 99 fastboot flash fastboot fip.bin 100 fastboot flash nvme nvme.img 106 chmod a+x tmp/$PRODUCT-$VERSION/flash-all.sh
|
/device/google/cuttlefish/shared/ |
D | fastboot-info.txt | 3 flash boot 4 flash init_boot 5 flash vendor_boot 6 flash --apply-vbmeta vbmeta 7 flash vbmeta_system 8 flash vbmeta_vendor_dlkm 9 flash vbmeta_system_dlkm 12 flash super
|
/device/google/contexthub/firmware/os/platform/stm32/lkr/ |
D | app.lkr | 19 - ".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 108 } > ram AT > flash 118 } > flash = 0xff 122 } > flash = 0xff
|
/device/google/contexthub/firmware/os/platform/stm32/misc/ |
D | m3debug.script | 17 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/linaro/poplar/installer/ |
D | README | 1 The following instructions will help you to flash partition table and 36 $ fastboot flash mmcsda1 loader.bin 40 $ fastboot flash mmcsda2 boot.img 41 $ fastboot flash mmcsda3 system.img 42 $ fastboot flash mmcsda5 vendor.img 43 $ fastboot flash mmcsda6 cache.img 44 $ fastboot flash mmcsda7 userdata.img
|
/device/linaro/hikey/hikey960/ |
D | README | 20 $ ./flash-all.sh 22 $ fastboot flash boot out/target/product/hikey960/boot.img 23 $ fastboot flash dts out/target/product/hikey960/dt.img 24 $ fastboot flash system out/target/product/hikey960/system.img 25 $ fastboot flash vendor out/target/product/hikey960/vendor.img 26 $ fastboot flash cache out/target/product/hikey960/cache.img 27 $ fastboot flash userdata out/target/product/hikey960/userdata.img
|
/device/linaro/hikey/hikey/ |
D | README | 23 $ ./flash-all.sh /dev/ttyUSB1 [4g] 28 $ fastboot flash boot out/target/product/hikey/boot.img 29 $ fastboot flash system out/target/product/hikey/system.img 30 $ fastboot flash vendor out/target/product/hikey/vendor.img 31 $ fastboot flash cache out/target/product/hikey/cache.img 32 $ fastboot flash userdata out/target/product/hikey/userdata.img
|
/device/linaro/dragonboard/installer/db845c/ |
D | README | 29 then re-connect the USB-C cable so that you can flash the board. 41 Once the board is in fastboot mode, you can then flash bootloader 45 $ ./flash-all-aosp.sh 55 reason the flash-all-aosp.sh script does not work, you can do 56 a full recovery flash of the board using the following 74 This will do a recovery flash of the ptable and bootloader
|
D | flash-all-aosp.sh | 45 fastboot flash boot "${ANDROID_PRODUCT_OUT}"/boot.img 47 fastboot flash super "${ANDROID_PRODUCT_OUT}"/super.img 49 fastboot flash userdata "${ANDROID_PRODUCT_OUT}"/userdata.img 51 fastboot flash vendor_boot "${ANDROID_PRODUCT_OUT}"/vendor_boot.img
|
/device/linaro/dragonboard/installer/rb5/ |
D | flash-all-aosp.sh | 38 fastboot flash boot "${ANDROID_PRODUCT_OUT}"/boot.img 40 fastboot flash super "${ANDROID_PRODUCT_OUT}"/super.img 42 fastboot flash userdata "${ANDROID_PRODUCT_OUT}"/userdata.img 44 fastboot flash vendor_boot "${ANDROID_PRODUCT_OUT}"/vendor_boot.img
|
D | README | 30 Once the board is in fastboot mode, you can then flash bootloader 34 $ ./flash-all-aosp.sh 53 reason the flash-all-aosp.sh script does not work, you can do 54 a full recovery flash of the board using the following 69 This will do a recovery flash of the ptable and bootloader
|
/device/amlogic/yukawa/board-info/ |
D | README | 29 $ fastboot flash boot out/target/product/yukawa/boot.img 37 Link to 'update' utility: https://github.com/khadas/utils/tree/master/aml-flash-tool/tools/linux-x86 48 $ fastboot flash bootloader u-boot_sei610.bin
|
/device/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess_elf.c | 91 struct ElfAppSection flash; member 553 .offset = offsetof(struct ElfNanoApp, flash), in elfExtractSectionPointer() 681 struct BinHdr *hdr = (struct BinHdr *) app->flash.data; in fixupHeaderElf() 716 const struct BinHdr *hdr = (const struct BinHdr *) app->flash.data; in genElfNanoRelocs() 808 size_t bufSize = app.flash.size + app.data.size + app.packedNanoRelocs.size in handleAppStatic() 817 memcpy(buf, app.flash.data, app.flash.size); in handleAppStatic() 818 offset += app.flash.size; in handleAppStatic()
|
/device/amlogic/yukawa/bootloader/ |
D | README | 49 flash result with: 50 fastboot flash bootloader uboot-bins/u-boot.bin 57 More informations to update and flash bootloader on Yukawa:
|
/device/google/redbull-kernel/.prebuilt_info/kernel-and-modules/ |
D | prebuilt_info_leds-qpnp-flash-v2_ko.asciipb | 5 source_file: "leds-qpnp-flash-v2.ko" 7 dest_file: "leds-qpnp-flash-v2.ko"
|
D | prebuilt_info_leds-qpnp-flash-common_ko.asciipb | 5 source_file: "leds-qpnp-flash-common.ko" 7 dest_file: "leds-qpnp-flash-common.ko"
|
D | prebuilt_info_debug_memory_accounting_leds-qpnp-flash-common_ko.asciipb | 5 source_file: "leds-qpnp-flash-common.ko" 7 dest_file: "debug_memory_accounting/leds-qpnp-flash-common.ko"
|
D | prebuilt_info_debug_api_leds-qpnp-flash-v2_ko.asciipb | 5 source_file: "leds-qpnp-flash-v2.ko" 7 dest_file: "debug_api/leds-qpnp-flash-v2.ko"
|
D | prebuilt_info_debug_memory_leds-qpnp-flash-v2_ko.asciipb | 5 source_file: "leds-qpnp-flash-v2.ko" 7 dest_file: "debug_memory/leds-qpnp-flash-v2.ko"
|
D | prebuilt_info_debug_api_leds-qpnp-flash-common_ko.asciipb | 5 source_file: "leds-qpnp-flash-common.ko" 7 dest_file: "debug_api/leds-qpnp-flash-common.ko"
|