)]}'
{
  "commit": "b078ec67e6fbfe21bf1b3700c3351bc30c1b4626",
  "tree": "1a64c7842a131c05b6df1b514d28dd4408d91af1",
  "parents": [
    "272b07327250e88385fd34ba10c7ece342153d06"
  ],
  "author": {
    "name": "Peter Stuge",
    "email": "peter@stuge.se",
    "time": "Sun Dec 11 04:02:10 2022 +0100"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Mon Mar 06 23:36:26 2023 +0000"
  },
  "message": "serial: Call set_custom_baudrate() thrice\n\nCall the function before tcsetattr() settings are known, then again\nwith settings prepared but not yet applied and finally a third time\nafter tcsetattr().\n\nDarwin support needs this change; there custom_baud code must be\ncalled to modify the settings passed to tcsetattr() and then again\nafter tcsetattr() returns.\n\nThe change should be non-functional on all currently supported systems;\ncurrent code calls set_custom_baudrate() before any tcsetattr()\nsettings are prepared, so we have three stages in total.\n\nThis change originates from discussion of the macOS patch proposed by\nDenis Ahrens in https://review.coreboot.org/c/flashrom/+/67822\n\nChange-Id: I40cc443cfb7bf6b212b31826d437b898cc13c427\nSigned-off-by: Peter Stuge \u003cpeter@stuge.se\u003e\nOriginal-Reviewed-on: https://review.coreboot.org/c/flashrom/+/70569\nOriginal-Reviewed-by: Thomas Heijligen \u003csrc@posteo.de\u003e\nReviewed-on: https://review.coreboot.org/c/flashrom-stable/+/73479\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\nReviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "28f182c3c9f0f73800f3e31c7138840d297f83a8",
      "old_mode": 33188,
      "old_path": "custom_baud.c",
      "new_id": "8bbe6cc747b7a90fb8266fce753711f017761e7a",
      "new_mode": 33188,
      "new_path": "custom_baud.c"
    },
    {
      "type": "modify",
      "old_id": "2d5f261d167bcaa94539645b4a634d8e0e159509",
      "old_mode": 33188,
      "old_path": "custom_baud_linux.c",
      "new_id": "761d496113bb251b0634d5162408c646399c53b7",
      "new_mode": 33188,
      "new_path": "custom_baud_linux.c"
    },
    {
      "type": "modify",
      "old_id": "c8b8fc296571d0b3e4715b507dba9a8e5580839d",
      "old_mode": 33188,
      "old_path": "include/custom_baud.h",
      "new_id": "38e6cfc4034c840a5cdac6f1b07f9cb3b5baa043",
      "new_mode": 33188,
      "new_path": "include/custom_baud.h"
    },
    {
      "type": "modify",
      "old_id": "72f9ef68664af43a61f1cbe735e0788ee9a6c5b4",
      "old_mode": 33188,
      "old_path": "serial.c",
      "new_id": "cfc9b1e671179844038f9f57d134d152002573fd",
      "new_mode": 33188,
      "new_path": "serial.c"
    }
  ]
}
