)]}'
{
  "commit": "e4edb067a64275ba62669ebb4b42f653cb6aff0d",
  "tree": "89298b49e35ca9af4ead9eb194ac2abdcf1020ec",
  "parents": [
    "fb0828f3db2b6c298b5617690a70cc92f34f3287"
  ],
  "author": {
    "name": "Carl-Daniel Hailfinger",
    "email": "c-d.hailfinger.devel.2006@gmx.net",
    "time": "Fri Feb 12 19:37:25 2010 +0000"
  },
  "committer": {
    "name": "Carl-Daniel Hailfinger",
    "email": "c-d.hailfinger.devel.2006@gmx.net",
    "time": "Fri Feb 12 19:37:25 2010 +0000"
  },
  "message": "Ignore RES (1 byte) if chip replied to REMS (2 bytes)\n\nSPI RES is the most unreliable way to identify chips because it only\nreturns a 1-byte ID for most chips.\n\nFor every given ID out there, probably a dozen incompatible flash\nchips match it. We already refuse to identify a chip with RES if that\nchip responds to RDID (3 bytes, good match), and with this patch we\nadditionally refuse RES if the chip responds to REMS (2 bytes, still a\ngood match). This increases matching accuracy a lot.\n\nBesides that, the RDID/REMS response checking has been cleaned up for\nbetter readability.\n\nCorresponding to flashrom svn r899.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Sean Nelson \u003caudiohacked@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1ab2eaca8e114585e3bdc87071c47d70a843ee2",
      "old_mode": 33188,
      "old_path": "spi.c",
      "new_id": "66f1db87564d1fe19bfcca1cab043a224a11dcab",
      "new_mode": 33188,
      "new_path": "spi.c"
    }
  ]
}
