)]}'
{
  "commit": "db9be31735c8d4e018fefc615c83e570f49dbb7a",
  "tree": "1cb60f3310af75dcc24633626bfcde1e4091ab07",
  "parents": [
    "98bdcb46de824e6671671ed83465cec3087f69ba"
  ],
  "author": {
    "name": "Simon Buhrow",
    "email": "simon.buhrow@sieb-meyer.de",
    "time": "Fri Apr 09 14:48:39 2021 +0200"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Thu Jan 05 16:15:22 2023 +0000"
  },
  "message": "ft2232_spi.c: Implement spi_send_multicommand()\n\nEvery ftdi_write_data() call is quite time consuming as the ftdi-chips\nseems to take always 2-3ms to respond. This leads to what the comment\nalready says: Minimize USB transfers by packing as many commands as\npossible together. So I packed the WREN command together with the\nfollowing operation which can be program or erase operation.\n\nThis saves about 1 minute when programming a 128MBit Flash within a\nvirtualized setup.\n\nSigned-off-by: Simon Buhrow \u003csimon.buhrow@posteo.de\u003e\nChange-Id: Ie4a07499ec5ef0af23818593f45dc427285a9e8a\nOriginal-Reviewed-on: https://review.coreboot.org/c/flashrom/+/40477\nOriginal-Reviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\nOriginal-Reviewed-by: Angel Pons \u003cth3fanbus@gmail.com\u003e\nReviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71390\nReviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\nReviewed-by: Angel Pons \u003cth3fanbus@gmail.com\u003e\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "51f14b15a0d060af68f6e9aa996a3efe06ac7c45",
      "old_mode": 33188,
      "old_path": "ft2232_spi.c",
      "new_id": "a0a3011bab1d2c9aad4ed542dc36684e9fd2acbe",
      "new_mode": 33188,
      "new_path": "ft2232_spi.c"
    }
  ]
}
