)]}'
{
  "commit": "8fbd36fe10a76cc770e9ae117411a67239eebbd4",
  "tree": "ddff0334166dbfa732e4b62291ba5a4b14831fcc",
  "parents": [
    "abdb07fdd7e931e6e13122fad4f5d6e9f1633e00"
  ],
  "author": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Sun Feb 26 20:57:32 2023 +0000"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Thu Mar 16 23:09:46 2023 +0000"
  },
  "message": "dirtyjtag_spi: Add DJTAG2 support\n\nThe new DJTAG2 protocol supports special command modifiers to speed\nthings up:\n\n* NO_READ allows a write without returning the sampled MISO data.\n* EXTEND_LENGTH allows to send 32B extra per transfer.\n\nAs SPI flash commands are basically half-duplex, we utilize NO_READ\nto send all the write data in a first loop and then receive data in\na second loop. Only flash writes can benefit from this and due to\ntheir programming delay the difference is marginal ~2%.\n\nLong reads, OTOH, benefit from the increased transfer size and we\nare about 45% faster.\n\nTested with DJTAG2 on a Blue Pill (STM32F103).\n\nChange-Id: Ie38b309f5865c7704c6b2a85e7437fe2621623d3\nSigned-off-by: Nico Huber \u003cnico.h@gmx.de\u003e\nReviewed-on: https://review.coreboot.org/c/flashrom-stable/+/73265\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\nReviewed-by: Jean THOMAS \u003cvirgule@jeanthomas.me\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a7484f927c4cca077f138cabecfff289a2d034c0",
      "old_mode": 33188,
      "old_path": "dirtyjtag_spi.c",
      "new_id": "adedc0de6dc015f17c785b2d00ec6d93a6b04c4f",
      "new_mode": 33188,
      "new_path": "dirtyjtag_spi.c"
    }
  ]
}
