)]}'
{
  "commit": "5f4c6f0db930646e9ca3b479b5fe9b8d2691fa77",
  "tree": "bb94ee814876d3c499f7cba59d2f0a4ef865610f",
  "parents": [
    "f0aec4ea3301f7db3a691ec0cbb5230e99cceb34"
  ],
  "author": {
    "name": "Paul Gortmaker",
    "email": "paul.gortmaker@windriver.com",
    "time": "Fri Dec 30 23:53:09 2011 -0500"
  },
  "committer": {
    "name": "Kumar Gala",
    "email": "galak@kernel.crashing.org",
    "time": "Wed Jan 11 13:59:03 2012 -0600"
  },
  "message": "sbc8548: Fix LBC SDRAM initialization settings\n\nThese were cloned from the mpc8548cds platform which has\na different memory layout (1/2 the size).  Set the values\nby comparing to the register file for the board used during\nJTAG init sequence:\n\n\tLSDMR1\t\t0x2863B727\t/* PCHALL */\n\tLSDMR2\t\t0x0863B727\t/* NORMAL */\n\tLSDMR3\t\t0x1863B727\t/* MRW    */\n\tLSDMR4\t\t0x4063B727\t/* RFEN   */\n\nThis differs from what was there already in that the RFEN is\nnot bundled in all four steps implicitly, but issued once\nas the final step.\n\nThe other difference seen when comparing vs. the register file init,\nis that since the memory is split across /CS3 and /CS4, the dummy\nwrites need to go to 0xf000_0000 _and_ to 0xf400_0000.\n\nWe also rewrite the final LBC SDRAM inits as macros, as there is\nno real need for them to be a local variable that is modified\non the fly at runtime.\n\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "63d504d61da5b7290727f0e1e5bdaaf1f1a53c8d",
      "old_mode": 33188,
      "old_path": "board/sbc8548/sbc8548.c",
      "new_id": "96554b2cdcc490442c63b9dcf0f708e946289c60",
      "new_mode": 33188,
      "new_path": "board/sbc8548/sbc8548.c"
    },
    {
      "type": "modify",
      "old_id": "fb07d09f3f40f26d015d7d2b66b97cd7b347ac9c",
      "old_mode": 33188,
      "old_path": "include/configs/sbc8548.h",
      "new_id": "1df2225a77887e2c50508b2e84b4b637ffaca4cc",
      "new_mode": 33188,
      "new_path": "include/configs/sbc8548.h"
    }
  ]
}
