HomeSort by relevance Sort by last modified time
    Searched refs:PTABLE (Results 1 - 6 of 6) sorted by null

  /device/linaro/hikey/installer/hikey/
flash-all.sh 14 PTABLE=ptable-aosp-8g.img
19 PTABLE=ptable-aosp-4g.img
74 fastboot flash ptable "${INSTALLER_DIR}"/"${PTABLE}"
  /device/linaro/hikey/l-loader/
hikey960.mk 12 for ptable in $(PTABLE_LST); do \
13 PTABLE=$${ptable} SECTOR_SIZE=4096 SGDISK=./sgdisk bash -x generate_ptable.sh;\
14 cp prm_ptable.img ptable-$${ptable}.img;\
hikey.mk 24 for ptable in $(PTABLE_LST); do \
25 PTABLE=$${ptable} SECTOR_SIZE=512 bash -x generate_ptable.sh;\
26 cp prm_ptable.img ptable-$${ptable}.img;\
generate_ptable.sh 10 PTABLE=${PTABLE:-aosp}
13 TEMP_FILE=$(mktemp /tmp/${PTABLE}.XXXXXX)
20 case ${PTABLE} in
42 case ${PTABLE} in
146 case ${PTABLE} in
  /device/linaro/hikey/factory-images/
generate-factory-images-hikey.sh 38 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey/ptable-aosp-8g.img tmp/$PRODUCT-$VERSION/
39 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey/ptable-aosp-4g.img tmp/$PRODUCT-$VERSION/
78 PTABLE=ptable-aosp-8g.img
83 PTABLE=ptable-aosp-4g.img
98 fastboot flash ptable "\${PTABLE}"
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 89 milliseconds