Home
last modified time | relevance | path

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

/external/vboot_reference/scripts/image_signing/
Dtofactory.sh77 local wp_status="$(${flash_rom} --wp-status | grep "WP: status:")"
78 if [ "$wp_status" != "WP: status: 0x00" ]; then
80 wp_error "$which_rom" "$wp_status"