Revision 30954850

b/hw/pflash_cfi02.c
157 157
        DPRINTF("%s: unknown command state: %x\n", __func__, pfl->cmd);
158 158
        pfl->wcycle = 0;
159 159
        pfl->cmd = 0;
160
        /* fall through to the read code */
160 161
    case 0x80:
161 162
        /* We accept reads during second unlock sequence... */
162 163
    case 0x00:

Also available in: Unified diff