)]}'
{
  "commit": "10473d0490a08cc1bc7748e710dc562a64206c30",
  "tree": "5c7c12a590f04b0e235f064667684fa2d1a5df66",
  "parents": [
    "63c4f17b2f8017d22241522a48c765073b8791b0"
  ],
  "author": {
    "name": "Gabor Juhos",
    "email": "juhosg@openwrt.org",
    "time": "Tue Nov 12 16:47:32 2013 +0100"
  },
  "committer": {
    "name": "Daniel Schwierzeck",
    "email": "daniel.schwierzeck@gmail.com",
    "time": "Fri Nov 15 11:16:59 2013 +0100"
  },
  "message": "malta: use unmapped flash base address\n\nThe physical base address of the NOR flash is 0x1e000000\non the Malta boards. The hardware also maps the first 4MiB\nof the flash into the 0x1fc00000-0x1fffffff range.\n\nCurrently, U-Boot uses the mapped address to access the\nflash, which does not work in recent qemu versions.\n\nSince commit a427338b222b43197c2776cbc996936df0302f51\n(mips_malta: correct reading MIPS revision at 0x1fc00010)\nwriting to the mapped address space causes a CPU exception.\nDue to the exception, U-Boot hangs during boot when it tries\nto detect the CFI flash chip.\n\nUse the correct physical address for the MALTA_FLASH_BASE\nconstant to fix the problem. In order to avoid relocation\nproblems, also update the CONFIG_SYS_{TEXT,MONITOR}_BASE\nconstants.\n\nThe change makes it possible to start U-Boot on a Malta\nboard emulated with Qemu 1.6.1 and 1.7.0-rc0. It also\nworks on older versions (tested with 1.1.1, 1.2.2, 1.4.2,\n1.5.3).\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Daniel Schwierzeck \u003cdaniel.schwierzeck@gmail.com\u003e\nCc: Paul Burton \u003cpaul.burton@imgtec.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9b1100bc4950807065c51c19cecacb47d4e767bf",
      "old_mode": 33188,
      "old_path": "arch/mips/include/asm/malta.h",
      "new_id": "bd9043d51cdf49b09a99b2d4cf71912933040e82",
      "new_mode": 33188,
      "new_path": "arch/mips/include/asm/malta.h"
    },
    {
      "type": "modify",
      "old_id": "4098e724fef68a7e4cc9865e746a6221a9fcf697",
      "old_mode": 33188,
      "old_path": "include/configs/malta.h",
      "new_id": "458c33a58611dfb03ab369b95aa20469e01b685b",
      "new_mode": 33188,
      "new_path": "include/configs/malta.h"
    }
  ]
}
