Home | History | Annotate | Download | only in hikey960

Lines Matching refs:flash

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