)]}'
{
  "commit": "e8e369fcc38b374e8385e3415335bfcb87deb55f",
  "tree": "b0222eaf1d728eda3c988f504f6dd1d0fb5b3694",
  "parents": [
    "7f0c3ec56b794313b8d23346f8b75bee711c739d"
  ],
  "author": {
    "name": "Carl-Daniel Hailfinger",
    "email": "c-d.hailfinger.devel.2006@gmx.net",
    "time": "Mon Mar 08 00:42:32 2010 +0000"
  },
  "committer": {
    "name": "Carl-Daniel Hailfinger",
    "email": "c-d.hailfinger.devel.2006@gmx.net",
    "time": "Mon Mar 08 00:42:32 2010 +0000"
  },
  "message": "Write granularity is chip specific\n\nThe following write granularities exist according to my datasheet\nsurvey: - 1 bit. Each bit can be cleared individually. - 1 byte. A byte\ncan be written once. Further writes to an already written byte cause\nthe contents to be either undefined or to stay unchanged. - 128 bytes.\nIf less than 128 bytes are written, the rest will be erased. Each write\nto a 128-byte region will trigger an automatic erase before anything is\nwritten. Very uncommon behaviour. - 256 bytes. If less than 256 bytes\nare written, the contents of the unwritten bytes are undefined.\n\nNote that chips with default 256-byte writes, which keep the original\ncontents for unwritten bytes, have a granularity of 1 byte.\n\nHandle 1-bit, 1-byte and 256-byte write granularity.\n\nCorresponding to flashrom svn r927.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Sean Nelson \u003caudiohacked@gmail.com\u003e\nAcked-by: David Hendricks \u003cdhendrix@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2065b3aab16581b25b390214a868cf50fcd4149e",
      "old_mode": 33188,
      "old_path": "flash.h",
      "new_id": "34b04e6ea3c81e102da23015be2560f2052b57b0",
      "new_mode": 33188,
      "new_path": "flash.h"
    },
    {
      "type": "modify",
      "old_id": "03d3bd57c4e2d877f4af0ee58e79356213cb8a77",
      "old_mode": 33188,
      "old_path": "flashrom.c",
      "new_id": "6a9108919963c2fe43d473664177676ccc0bd603",
      "new_mode": 33188,
      "new_path": "flashrom.c"
    }
  ]
}
