Revision 547012f4

b/hw/pflash_cfi01.c
381 381

  
382 382
 error_flash:
383 383
    printf("%s: Unimplemented flash cmd sequence "
384
           "(offset " TARGET_FMT_lx ", wcycle 0x%x cmd 0x%x value 0x%x\n",
384
           "(offset " TARGET_FMT_lx ", wcycle 0x%x cmd 0x%x value 0x%x)\n",
385 385
           __func__, offset, pfl->wcycle, pfl->cmd, value);
386 386

  
387 387
 reset_flash:

Also available in: Unified diff