)]}'
{
  "commit": "58eb869ffc45856658648e24a88d47fdd3768b53",
  "tree": "a3a32d1ae66a0b62b801c64587af570f87676efd",
  "parents": [
    "b995d7cb2c1e47305cd7feb2513ed37d30f8edd3"
  ],
  "author": {
    "name": "Stefan Roese",
    "email": "sr@denx.de",
    "time": "Wed Jul 21 19:06:10 2010 +0200"
  },
  "committer": {
    "name": "Stefan Roese",
    "email": "sr@denx.de",
    "time": "Fri Jul 23 09:54:54 2010 +0200"
  },
  "message": "ppc4xx: Add \"ecctest\" command to test/simulate ECC errors\n\nThis patch adds the \"ecctest\" command to test and simulate ECC errors\n(single bit and/or double bit) while running from SDRAM. Currently only\nthe IBM DDR2 controller is supported (405EX, 440SP(e), 460EX/GT).\n\nThis is done by copying and calling functions, modifying the SDRAM\ncontroller operation mode, in internal SRAM/OCM.\n\nFor correctable ECC errors (single bit) only the status will be printed\nsince the DDR2 controller doesn\u0027t provide the faulting address:\n\n\u003d\u003e ecctest 1000000 1\nUsing address 01000000 for 1 bit ECC error injection\nECC: Correctable error\n\nUncorrectable ECC errors (double bit) will also display the faulting\naddress:\n\n\u003d\u003e ecctest 1000000 2\nUsing address 01000000 for 2 bit ECC error injection\nECC: Uncorrectable error at 0x0001000000\n\nTo enable this \"ecctest\" function you need to define CONFIG_CMD_ECCTEST\nin the board config header.\n\nTested on katmai and t3corp.\n\nSigned-off-by: Stefan Roese \u003csr@denx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "88d53fbb1a964fb1e727a4ad9ae0dd17d2fa4622",
      "old_mode": 33188,
      "old_path": "arch/powerpc/cpu/ppc4xx/Makefile",
      "new_id": "c9c1a331ff4caec04da6d0c1b8d4fc6fce02d4ac",
      "new_mode": 33188,
      "new_path": "arch/powerpc/cpu/ppc4xx/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b4eac405740a3611b85277a6ec4ccb58c825196f",
      "new_mode": 33188,
      "new_path": "arch/powerpc/cpu/ppc4xx/cmd_ecctest.c"
    }
  ]
}
