)]}'
{
  "commit": "8cd852824d91e232f1f820a0772c3c1d8af84b05",
  "tree": "91126ab80dc282461f3cd4c573b965fc689fc87c",
  "parents": [
    "3882d7a5a57eb8d1f41570522445bab61c628e6f"
  ],
  "author": {
    "name": "Frans Meulenbroeks",
    "email": "fransmeulenbroeks@gmail.com",
    "time": "Sat Mar 27 17:14:36 2010 +0100"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Wed May 05 23:57:17 2010 +0200"
  },
  "message": "cmd_onenand.c: moved to standard subcommand handling\n\nOn the fly also fixed the following things:\n- write help talked about a parameter oob, but that one was not used, so\n  removed it from the help message.\n- the test command also allowed a force subcommand but didn\u0027t use it.\n  eliminated the code.\n- do_onenand made static\n- do_onenand contained\n\tint blocksize;\n\t...\n\tmtd \u003d \u0026onenand_mtd;\n\tthis \u003d mtd-\u003epriv;\n\tblocksize \u003d (1 \u003c\u003c this-\u003eerase_shift);\n  As blocksize was not used the last two statements were unneeded so\n  removed them.\n  The first statement (mtd \u003d ....) assigns to a global. Not sure if it\n  is needed, and since I could not test this, left the line for now\n\nSigned-off-by: Frans Meulenbroeks \u003cfransmeulenbroeks@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "565257cf493df25ddbce6f54fe12ce05a6cdd571",
      "old_mode": 33188,
      "old_path": "common/cmd_onenand.c",
      "new_id": "2646ae91d28e71a6210c50d2c246069bdab4cdf3",
      "new_mode": 33188,
      "new_path": "common/cmd_onenand.c"
    }
  ]
}
