)]}'
{
  "commit": "52dbac69c27dee67a4c051b1055d93b0ac4e2062",
  "tree": "75bda2e7098b5180c9b11470701269fa37722bef",
  "parents": [
    "b88c5988db176a0f9de5598d5167ee2498637d40"
  ],
  "author": {
    "name": "Timur Tabi",
    "email": "timur@freescale.com",
    "time": "Tue Apr 13 13:16:02 2010 -0500"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Wed May 05 22:17:07 2010 +0200"
  },
  "message": "fix print_size printing fractional gigabyte numbers on 32-bit platforms\n\nIn print_size(), the math that calculates the fractional remainder of a number\nused the same integer size as a physical address.  However, the \"10 *\" factor\nof the algorithm means that a large number (e.g. 1.5GB) can overflow the\ninteger if we\u0027re running on a 32-bit system.  Therefore, we need to\ndisassociate this function from the size of a physical address.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2dc2567410ba69636d9f51fcb0dc1d55ce019cf4",
      "old_mode": 33188,
      "old_path": "lib/display_options.c",
      "new_id": "08a7914a1d0bef542fd2314e3f8850a2a3e93c47",
      "new_mode": 33188,
      "new_path": "lib/display_options.c"
    }
  ]
}
