Comment 3 for bug 1860401

Revision history for this message
Ike Panhc (ikepanhc) wrote :

SNOR_F_HAS_16BIT_SR is defined in this patch

commit adf1092fa838e870813f2ac152973af311d8ae02
Author: Jungseung Lee <email address hidden>
Date: Mon Dec 2 15:35:06 2019 +0900

    mtd: spi-nor: Support TB selection using SR bit 6

    There are some flashes to use bit 6 of status register for Top/Bottom (TB).
    Use top/bottom bit variable instead of fixed value and support this case.