)]}'
{
  "commit": "2d614d61c39eefb2796a6edaecb88a0b31650f3c",
  "tree": "bcb4b67d76b9dcb2a9de7fa1f6fc82d1e7129bc9",
  "parents": [
    "50fb6f19bb8faad483078d3201977c65e2b57d5c"
  ],
  "author": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Sat Mar 11 01:06:15 2023 +0100"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Tue Mar 14 23:31:10 2023 +0000"
  },
  "message": "amd_spi100: Fix memory-mapped reads for partially mapped chips\n\nIf the memory-mapping doesn\u0027t cover exactly the full flash chip,\nwe have to translate the `start` offset by subtracting the offset\nof the mapping inside the chip\u0027s space (`mapped_start`). This\ncalculation should also work if more than the chip\u0027s size is\nmapped. Then this offset would be negative.\n\nWe also use the newly added `mapped_start` for the preceding\ncalculations in the SPI engine fallback case. It keeps its exact\nsemantics, though.\n\nChange-Id: I4881b2420cb80c079052235ad54cedbb6fa3c945\nSigned-off-by: Nico Huber \u003cnico.h@gmx.de\u003e\nReviewed-on: https://review.coreboot.org/c/flashrom-stable/+/73671\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\nReviewed-by: Marty E. Plummer \u003chanetzer@startmail.com\u003e\nReviewed-by: Arthur Heymans \u003carthur@aheymans.xyz\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0d2f28905fbbb193b44bb016deec1648666fff9",
      "old_mode": 33188,
      "old_path": "amd_spi100.c",
      "new_id": "a09aea6061a659aa63a726aab4ff54e25c47d96a",
      "new_mode": 33188,
      "new_path": "amd_spi100.c"
    }
  ]
}
