)]}'
{
  "commit": "72fb68d53cfbe505319cbb4aa92a1fe7ecf3d4fb",
  "tree": "560c19ad46b92223c88e5f67173b6bfed7b23788",
  "parents": [
    "92af6549b8c52e9c973e4e197aa4d1edf4df5803"
  ],
  "author": {
    "name": "John Schmoller",
    "email": "jschmoller@xes-inc.com",
    "time": "Fri Oct 22 00:20:25 2010 -0500"
  },
  "committer": {
    "name": "Kumar Gala",
    "email": "galak@kernel.crashing.org",
    "time": "Fri Oct 22 02:17:19 2010 -0500"
  },
  "message": "xes: Add board_flash_wp_on()\n\nAdd board_flash_wp_on() to check a pca9557 gpio pin to see\nif non-volatile memory write protection is enabled.\n\nPreviously, write protected NOR flashes would fail initialization which\nresulted in a bootup error such as:\n\n ...\n DTT:   53 C local / 64 C remote (adt7461@4c)\n DTT:   54 C local (ds1621@48)\n FLASH: Executed from FLASH1\n POST memory PASSED\n FLASH: ## Unknown FLASH on Bank 1 - Size \u003d 0x00000000 \u003d 0 MB\n ## Unknown FLASH on Bank 2 - Size \u003d 0x00000000 \u003d 0 MB\n *** failed ***\n ### ERROR ### Please RESET the board ###\n\nWith this patch, NOR flash initialization is skipped:\n\n ...\n DTT:   53 C local / 64 C remote (adt7461@4c)\n DTT:   54 C local (ds1621@48)\n FLASH: Executed from FLASH1\n POST memory PASSED\n FLASH: Uninitialized - Write Protect On\n L2:    1024 KB enabled\n NAND:  1024 MiB\n ...\n\nNote that flash related commands such as flinfo and saveenv will error\nout when flash write protection is enabled.\n\nSigned-off-by: John Schmoller \u003cjschmoller@xes-inc.com\u003e\nSigned-off-by: Peter Tyser \u003cptyser@xes-inc.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e37a3c1123b6970fe2052dfff78d8fce20e0a939",
      "old_mode": 33188,
      "old_path": "board/xes/common/fsl_8xxx_misc.c",
      "new_id": "b7fa6950b07c736bde4f9e5c17895cee5e1fbd12",
      "new_mode": 33188,
      "new_path": "board/xes/common/fsl_8xxx_misc.c"
    },
    {
      "type": "modify",
      "old_id": "4221829cb09f500a82fc9b1db33fc4621a0c7ad6",
      "old_mode": 33188,
      "old_path": "include/configs/XPEDITE5200.h",
      "new_id": "1ad9b461d36989fb0d4508915aff4ebda6e083dd",
      "new_mode": 33188,
      "new_path": "include/configs/XPEDITE5200.h"
    }
  ]
}
