)]}'
{
  "commit": "fca0cecff73db99d99ad094cca7980472b8a11b5",
  "tree": "823c444758a43895eab992b307d638f11db32080",
  "parents": [
    "670cbde8da83690fed1064c3358f54ae1d693ed2"
  ],
  "author": {
    "name": "Minkyu Kang",
    "email": "mk7.kang@samsung.com",
    "time": "Wed Feb 18 09:05:52 2009 +0900"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Sat Feb 21 23:00:20 2009 +0100"
  },
  "message": "bootm: Reduce the unnecessary memmove\n\nAlthough load address and image start address are same address,\nbootm command always does memmove.\nThat is unnecessary memmove and can be taken few milliseconds\n(about 500 msec to 1000 msec).\nIf skip this memmove, we can reduce the boot time.\n\nSigned-off-by: Minkyu Kang \u003cmk7.kang@samsung.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "07f6c6bca2d9ab12ec2dfa3eef62a04af6b3e3ce",
      "old_mode": 33188,
      "old_path": "common/cmd_bootm.c",
      "new_id": "6fdeef49a3510028add72a1ce5428181652a689e",
      "new_mode": 33188,
      "new_path": "common/cmd_bootm.c"
    }
  ]
}
