Revision b9055c3c

b/hw/pflash_cfi02.c
188 188
        default:
189 189
            goto flash_read;
190 190
        }
191
        DPRINTF("%s: ID " TARGET_FMT_pld " %x\n", __func__, boff, ret);
191
        DPRINTF("%s: ID " TARGET_FMT_plx " %x\n", __func__, boff, ret);
192 192
        break;
193 193
    case 0xA0:
194 194
    case 0x10:

Also available in: Unified diff