)]}'
{
  "commit": "f0aec4ea3301f7db3a691ec0cbb5230e99cceb34",
  "tree": "ff563f7ef8c292f077d1009917d296fc0e82ade8",
  "parents": [
    "3fd673cf363bc86ed42eff713d4e3506720e91a2"
  ],
  "author": {
    "name": "Paul Gortmaker",
    "email": "paul.gortmaker@windriver.com",
    "time": "Fri Dec 30 23:53:08 2011 -0500"
  },
  "committer": {
    "name": "Kumar Gala",
    "email": "galak@kernel.crashing.org",
    "time": "Wed Jan 11 13:58:14 2012 -0600"
  },
  "message": "sbc8548: enable ability to boot from alternate flash\n\nThis board has an 8MB soldered on flash, and a 64MB SODIMM\nflash module.  Normally the board boots from the 8MB flash,\nbut the hardware can be configured for booting from the 64MB\nflash as well by swapping CS0 and CS6.  This can be handy\nfor recovery purposes, or for supporting u-boot and VxBoot\nat the same time.\n\nTo support this in u-boot, we need to have different BR0/OR0\nand BR6/OR6 settings in place for when the board is configured\nin this way, and a different TEXT_BASE needs to be used due\nto the larger sector size of the 64MB flash module.\n\nWe introduce the suffix _8M and _64M for the BR0/BR6 and the\nOR0/OR6 values so it is clear which is being used to map what\nspecific device.\n\nThe larger sector size (512k) of the alternate flash needs\na larger malloc pool, otherwise you\u0027ll get failures when\nrunning saveenv, so bump it up accordingly.\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": "febb6829c35f04ef6604fa43636bf4bf70dd9008",
      "old_mode": 33188,
      "old_path": "board/sbc8548/law.c",
      "new_id": "c263191c3ddf37c79bc88867e3961be5c9fc6427",
      "new_mode": 33188,
      "new_path": "board/sbc8548/law.c"
    },
    {
      "type": "modify",
      "old_id": "26095a545596f96a48f775b18ebed7bad0084a31",
      "old_mode": 33188,
      "old_path": "board/sbc8548/sbc8548.c",
      "new_id": "63d504d61da5b7290727f0e1e5bdaaf1f1a53c8d",
      "new_mode": 33188,
      "new_path": "board/sbc8548/sbc8548.c"
    },
    {
      "type": "modify",
      "old_id": "e9cedc7c0dc3a755f35af5543d1578d8d14be32b",
      "old_mode": 33188,
      "old_path": "board/sbc8548/tlb.c",
      "new_id": "4bf72147bad51580e32bb32e960906ef840eecbb",
      "new_mode": 33188,
      "new_path": "board/sbc8548/tlb.c"
    },
    {
      "type": "modify",
      "old_id": "5fa9c936851f03dd6b1d6e2952777750e11110fc",
      "old_mode": 33188,
      "old_path": "doc/README.sbc8548",
      "new_id": "e6b8abe2b362334c181288318398a2ede92bd58b",
      "new_mode": 33188,
      "new_path": "doc/README.sbc8548"
    },
    {
      "type": "modify",
      "old_id": "cea017900ff9cb96e0daf27b3eef3404fe526708",
      "old_mode": 33188,
      "old_path": "include/configs/sbc8548.h",
      "new_id": "fb07d09f3f40f26d015d7d2b66b97cd7b347ac9c",
      "new_mode": 33188,
      "new_path": "include/configs/sbc8548.h"
    }
  ]
}
