Home
last modified time | relevance | path

Searched refs:GROW_ALIGN_VAL (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dcheck-grow-align.sh15 GROW_ALIGN_VAL="$(echo $GROW_ALIGN_CFG | cut -d':' -f2- | xargs || true)"
17 if [ "$DM_VERITY" -a "$GROW_ALIGN_VAL" = "1" ]; then
22 if [ -z "$DM_VERITY" -a "$GROW_ALIGN_CFG" -a "$GROW_ALIGN_VAL" != "1" ]; then