Home | History | Annotate | Download | only in hikey960

Lines Matching refs:flash

18 fastboot flash xloader "${INSTALLER_DIR}"/hisi-sec_xloader.img
19 fastboot flash ptable "${INSTALLER_DIR}"/hisi-ptable.img
20 fastboot flash fastboot "${INSTALLER_DIR}"/hisi-fastboot.img
22 fastboot flash nvme "${INSTALLER_DIR}"/hisi-nvme.img
23 fastboot flash fw_lpm3 "${INSTALLER_DIR}"/hisi-lpm3.img
24 fastboot flash trustfirmware "${INSTALLER_DIR}"/hisi-bl31.bin
25 fastboot flash boot "${ANDROID_PRODUCT_OUT}"/boot.img
26 fastboot flash dts "${ANDROID_PRODUCT_OUT}"/dt.img
27 fastboot flash system "${ANDROID_PRODUCT_OUT}"/system.img
28 fastboot flash vendor "${ANDROID_PRODUCT_OUT}"/vendor.img
29 fastboot flash userdata "${ANDROID_PRODUCT_OUT}"/userdata.img