)]}'
{
  "commit": "7189a5ff8cb8cfc33ef2c0be3268204064a2771b",
  "tree": "8b58adf2bf2f4fb2c54fb563a56558671ba722ba",
  "parents": [
    "d0c5dc23e25f33439dd6166a5798ffbcaabf67f8"
  ],
  "author": {
    "name": "Samir Ibradžić",
    "email": "sibradzic@gmail.com",
    "time": "Thu Oct 20 23:14:10 2011 +0000"
  },
  "committer": {
    "name": "Uwe Hermann",
    "email": "uwe@hermann-uwe.de",
    "time": "Thu Oct 20 23:14:10 2011 +0000"
  },
  "message": "Add support for the GOEPEL PicoTAP programmer\n\nhttp://www.goepel.com/en/jtagboundary-scan/hardware/picotap.html\n\nThis device is actually a JTAG adapter, but since it uses standard\nFT2232 A interface pins, it can be easily used as SPI programmer\n(tested it here successfully). PicoTAP supports only 5V output, so one\nneeds to reduce this to 3.3V in a same manner as DLP Design DLP-USB1232H, see\n\n  http://flashrom.org/FT2232SPI_Programmer#DLP_Design_DLP-USB1232H\n\nfor details.\n\nThe PicoTAP pin-out is as follows:\n\n  PicoTAP |  SPI\n ---------+-------\n    TCK   | SCLK\n    TMS   |  CS#\n    TDI   |  SO\n    TDO   |  SI\n   /TRST  |  -\n    GND   |  GND\n    +5V   |  VCC, HOLD# \u0026 WP# after 3.3V regulator\n\nI managed to run PicoTAP in 10MHz, 15MHz and 30MHz modes (by forcing\nDIVIDE_BY), against SST25VF016B SPI flash, read/write/erase all worked\nfine (write seems somewhat slow).\n\nCorresponding to flashrom svn r1453.\n\nSigned-off-by: Samir Ibradžić \u003csibradzic@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7a012de8c8615578e45eb6244f5701e5dcc47586",
      "old_mode": 33188,
      "old_path": "flashrom.8",
      "new_id": "a8f4660404e52da64663cf5866ca69a4e1922053",
      "new_mode": 33188,
      "new_path": "flashrom.8"
    },
    {
      "type": "modify",
      "old_id": "7a52718b62a61dd9ae13f87f2330b6197a414a3e",
      "old_mode": 33188,
      "old_path": "ft2232_spi.c",
      "new_id": "8d89ea10d7e121ee320ac9b9d5a2699d45023a96",
      "new_mode": 33188,
      "new_path": "ft2232_spi.c"
    },
    {
      "type": "modify",
      "old_id": "2b4ab6db9896654394dd4ec7e35844e4fed0300c",
      "old_mode": 33188,
      "old_path": "util/z60_flashrom.rules",
      "new_id": "8456a0426b42cab2c7b4c35ec537427510d98daa",
      "new_mode": 33188,
      "new_path": "util/z60_flashrom.rules"
    }
  ]
}
