Lines Matching +full:auto +full:- +full:detect
2 # Usage: ./extra-part-config.sh <max extra partition num> <default extra partition num>
4 RK_EXTRA_PARTITION_MAX_NUM=${1:-5}
5 RK_EXTRA_PARTITION_NUM=${2:-2}
8 # Auto generated by $0${@:+ $@}
55 if RK_EXTRA_PARTITION_NUM > $(( $i - 1 ))
63 1) echo -e "\tdefault \"oem\"" ;;
64 2) echo -e "\tdefault \"userdata\"" ;;
75 Partition name, set "<dev>" to detect from device identifier.
105 if [ $i -lt 3 ]; then
117 string "image size (size(M|K)|auto(0)|max)"
118 default "auto"
121 Set "auto" to auto detect.