)]}'
{
  "commit": "c81296c16fd9d12422c9968cc0f1d9bf440a7d88",
  "tree": "ae17c72687f7109b6abd9b6239000e96c3d846af",
  "parents": [
    "8e1c89663cc8796b85588910046e03b388a7597c"
  ],
  "author": {
    "name": "Peter Tyser",
    "email": "ptyser@xes-inc.com",
    "time": "Tue Nov 24 16:42:10 2009 -0600"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Sat Dec 05 01:13:51 2009 +0100"
  },
  "message": "tools/mkimage: Print FIT image contents after creation\n\nPreviously, there was no indication to the user that a FIT image was\nsuccessfully created after executing mkimage.  For example:\n\n  $ mkimage -f uImage.its uImage.itb\n  DTC: dts-\u003edtb  on file \"uImage.its\"\n\nAdding some additional output after creating a FIT image lets the user\nknow exactly what is contained in their image, eg:\n\n  $ mkimage -f uImage.its uImage.itb\n  DTC: dts-\u003edtb  on file \"uImage.its\"\n  FIT description: Linux kernel 2.6.32-rc7-00201-g7550d6f-dirty\n  Created:         Tue Nov 24 15:43:01 2009\n   Image 0 (kernel@1)\n    Description:  Linux Kernel 2.6.32-rc7-00201-g7550d6f-dirty\n    Type:         Kernel Image\n    Compression:  gzip compressed\n    Data Size:    2707311 Bytes \u003d 2643.86 kB \u003d 2.58 MB\n    Architecture: PowerPC\n    OS:           Linux\n    Load Address: 0x00000000\n    Entry Point:  0x00000000\n    Hash algo:    crc32\n    Hash value:   efe0798b\n    Hash algo:    sha1\n    Hash value:   ecafba8c95684f2c8fec67e33c41ec88df1534d7\n   Image 1 (fdt@1)\n    Description:  Flattened Device Tree blob\n    Type:         Flat Device Tree\n    Compression:  uncompressed\n    Data Size:    12288 Bytes \u003d 12.00 kB \u003d 0.01 MB\n    Architecture: PowerPC\n    Hash algo:    crc32\n    Hash value:   a5cab676\n    Hash algo:    sha1\n    Hash value:   168722b13e305283cfd6603dfe8248cc329adea6\n   Default Configuration: \u0027config@1\u0027\n   Configuration 0 (config@1)\n    Description:  Default Linux kernel\n    Kernel:       kernel@1\n    FDT:          fdt@1\n\nThis brings the behavior of creating a FIT image in line with creating a\nstandard uImage, which also prints out the uImage contents after\ncreation.\n\nSigned-off-by: Peter Tyser \u003cptyser@xes-inc.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2bf9a5b5eb500336b838c11ead83307082d699db",
      "old_mode": 33188,
      "old_path": "tools/mkimage.c",
      "new_id": "6826eae7710ce73280daaff6e3fe76ee5d294fe7",
      "new_mode": 33188,
      "new_path": "tools/mkimage.c"
    }
  ]
}
