)]}'
{
  "commit": "7ffbc6f94d50cdc584913c4f02709ae660664a75",
  "tree": "449704116d9462c2f6a23d0551f1b2dab02e0d42",
  "parents": [
    "663f17197c861126da1a2c16dba48a2ed8900f49"
  ],
  "author": {
    "name": "Peter Stuge",
    "email": "peter@stuge.se",
    "time": "Wed Jun 18 02:08:40 2008 +0000"
  },
  "committer": {
    "name": "Peter Stuge",
    "email": "peter@stuge.se",
    "time": "Wed Jun 18 02:08:40 2008 +0000"
  },
  "message": "Force read unknown flash chips\n\nWhen flash chip detection fails, it is still useful and possible to read the\nflash chip contents. If no flash chip is found in normal probes and the\n-f -r -c CHIPNAME options are given, a successful probe for the specified\nchip is forced, and then flashrom reads the flash chip using either the read\nfunction for the specified chip, or if there is none, a simple memcpy().\n\nThe patch also moves the global variable int force in flashrom.c into main()\nand passes it as a parameter to layout.c:show_id(), which was the only other\nfunction that used the variable. This is needed to avoid confusion with the\nnew parameter int force which is added to flashrom.c:probe_flash() and used\nto force probe success for the chip named in char *chip_to_probe.\n\nCorresponding to flashrom svn r259 and coreboot v2 svn r3367.\n\nSigned-off-by: Peter Stuge \u003cpeter@stuge.se\u003e\nAcked-by: Ward Vandewege \u003cward@gnu.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b7655555d3c7a7c9bcfd8a8ed6380e0307b117ca",
      "old_mode": 33188,
      "old_path": "flash.h",
      "new_id": "17392ecbf067ddc770dcb51cae5bacf1e974fe19",
      "new_mode": 33188,
      "new_path": "flash.h"
    },
    {
      "type": "modify",
      "old_id": "e97f19610a2a966baf9aecc77559dd7107d15803",
      "old_mode": 33188,
      "old_path": "flashrom.c",
      "new_id": "438e843deddf55fbf73ccabeb63a101f970b1b55",
      "new_mode": 33188,
      "new_path": "flashrom.c"
    },
    {
      "type": "modify",
      "old_id": "46fcc431c0df570e193a3d7d007878befcde420f",
      "old_mode": 33188,
      "old_path": "layout.c",
      "new_id": "a738fb22d505b32e0df2585017dc73048780fdd6",
      "new_mode": 33188,
      "new_path": "layout.c"
    }
  ]
}
