)]}'
{
  "commit": "b4db4a7638ef90cf0aacf7b954d9bf3043dda780",
  "tree": "a2f267922138e800b5caae8e854de47080c56821",
  "parents": [
    "3672cd5c3b53d219d33345eebad4e25ad5bf6d52"
  ],
  "author": {
    "name": "Po-Yu Chuang",
    "email": "ratbert@faraday-tech.com",
    "time": "Fri Jul 10 18:03:57 2009 +0800"
  },
  "committer": {
    "name": "Stefan Roese",
    "email": "sr@denx.de",
    "time": "Mon Jul 13 11:01:31 2009 +0200"
  },
  "message": "issue write command to base for JEDEC flash\n\nFor JEDEC flash, we should issue word programming command relative to\nbase address rather than sector base address. Original source makes\nSST Flash fails to program sectors which are not on the 0x10000 boundaries.\n\ne.g.\nSST39LF040 uses addr1\u003d0x5555 and addr2\u003d0x2AAA, however, each sector\nis 0x1000 bytes.\n\nThus, if we issue command to \"sector base (0x41000) + offset(0x5555)\",\nit sends to 0x46555 and the chip fails to recognize that address.\n\nThis patch is tested with SST39LF040.\n\nSigned-off-by: Po-Yu Chuang \u003cratbert@faraday-tech.com\u003e\nSigned-off-by: Stefan Roese \u003csr@denx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0732f53fa002f7c7cb838013b31d9e3dbd1d472",
      "old_mode": 33188,
      "old_path": "drivers/mtd/cfi_flash.c",
      "new_id": "81ac5d318a108b28150c14d8f2b56d3ae914bb54",
      "new_mode": 33188,
      "new_path": "drivers/mtd/cfi_flash.c"
    }
  ]
}
