BRCMNAND_HAS_WP
if ((ctrl->features & BRCMNAND_HAS_WP) && wp_on == 1) {
if (ctrl->features & BRCMNAND_HAS_WP) {
ctrl->features |= BRCMNAND_HAS_WP;