SDDR09_WP
info->flags |= SDDR09_WP; /* write protected */
if (flags & SDDR09_WP)
ptr[3] = (info->flags & SDDR09_WP) ? 0x80 : 0;