Lines Matching refs:flash
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
92 chmod a+x tmp/$PRODUCT-$VERSION/flash-all.sh