)]}'
{
  "commit": "55961909ea03d6affef188895fa0992bbea0b752",
  "tree": "6e9223a9d6c24091706276ed2caccaf6ac356811",
  "parents": [
    "46449b4d17c549a68d0b8ce287f20e4b46f13333"
  ],
  "author": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Wed Jan 11 23:01:37 2023 +0100"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Sat Mar 09 10:30:24 2024 +0000"
  },
  "message": "it87spi: Request memory mapping locally\n\nOur SPI chip drivers are not aware of any memory mapping. However, two\nof our SPI master drivers that implement an LPC-to-SPI bridge make use\nof the memory mapping originally intended for memory mapped flash chips.\n\nThis unnecessarily breaks the abstraction in core flashprog code. There\nis no other component than the master driver involved with the mapping,\nhence we can simply perform it locally in this driver.\n\nThe driver already assumed a maximum memory mapped space of 512KiB. We\nalways try to map this whole space and than adapt the address offsets\naccordingly.\n\nChange-Id: I1cd828d3286ce0f7a02d15b035df368c67e0b2db\nSigned-off-by: Nico Huber \u003cnico.h@gmx.de\u003e\nReviewed-on: https://review.sourcearcade.org/c/flashprog/+/72519\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cd3ccef535e5b28041075ffacdce39555f78f005",
      "old_mode": 33188,
      "old_path": "it87spi.c",
      "new_id": "6dfbe5c8987c492714276c93d15b5a5c02b6627e",
      "new_mode": 33188,
      "new_path": "it87spi.c"
    }
  ]
}
