onenand_verify
ret = onenand_verify(mtd, buf - len, to - len, len);
ret = onenand_verify(mtd, buf, to, thislen);