)]}'
{
  "commit": "b1c2a7ae32b6c5dd1dcb7cb29c862af01523ba36",
  "tree": "21a3b3d3f230342ef08055258472862fad708fa1",
  "parents": [
    "7b2268b88fb9a67b13563fa61b8ae282b9aa6e00"
  ],
  "author": {
    "name": "Gerlando Falauto",
    "email": "gerlando.falauto@keymile.com",
    "time": "Mon Jan 27 16:58:28 2014 +0100"
  },
  "committer": {
    "name": "Albert ARIBAUD",
    "email": "albert.u.boot@aribaud.net",
    "time": "Thu Feb 13 16:18:13 2014 +0100"
  },
  "message": "arm/km: define fdt_high env variable and allow backwards compatibility\n\nAdd set_fdthigh subcommand to \"subbootcmds\" (release) so to set \"fdt_high\"\nThis is necessary on Kirkwood so that the FDT does not get relocated\nabove the memory limit that the kernel cannot access\n(that is the memory part reserved for the switch).\nThis was tested on NUSA1, where it is necessary, and on ETER1, where it\ndoesn\u0027t seem to hurt.\n\nWe want the scripts to also work with older versions of u-boot, where:\na) set_fdthigh is not defined (will be default env for newer u-boots)\nb) the fdt will not be available\n\nFor this reason, we use \"set_fdthigh\" to tell whether we are running\na newer (FDT-aware) u-boot or not.\nSo if \"set_fdthigh\" runs successfully or arch !\u003d arm we try loading\nthe fdt; otherwise we proceed normally.\n\nNotice how, contrary to release mode, set_fdthigh will _not_ be part of\nsubbootcmds for develop and ramfs, but will be executed as part of\n\"tftpfdt\".\n\nSince this is only needed for kirkwood cards, and it prevents the kernel\nfrom booting on QorIQ (though it seemed to work on ETER1), we change\nits definition in the default env for powerpc so that the value is only\nset on ARM.\n\nSigned-off-by: Valentin Longchamp \u003cvalentin.longchamp@keymile.com\u003e\nSigned-off-by: Gerlando Falauto \u003cgerlando.falauto@keymile.com\u003e\nSigned-off-by: Holger Brunck \u003cholger.brunck@keymile.com\u003e\nAcked-by: Valentin Longchamp \u003cvalentin.longchamp@keymile.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f49b26a23308f2656234c4ef1153fb4befe3290f",
      "old_mode": 33188,
      "old_path": "board/keymile/scripts/develop-common.txt",
      "new_id": "a80812a5d044fd1ff318bc7c8ec0039542b6f882",
      "new_mode": 33188,
      "new_path": "board/keymile/scripts/develop-common.txt"
    },
    {
      "type": "modify",
      "old_id": "0cfb36fba01c2efdf993ddcba8d334d1f7d952b8",
      "old_mode": 33188,
      "old_path": "board/keymile/scripts/ramfs-common.txt",
      "new_id": "d79ad2e21b2c83863ca5eb476e5b07e9dbc95b65",
      "new_mode": 33188,
      "new_path": "board/keymile/scripts/ramfs-common.txt"
    },
    {
      "type": "modify",
      "old_id": "cb53dbd768f7a7d21e836b73573b0bc5ae264f2d",
      "old_mode": 33188,
      "old_path": "include/configs/km/keymile-common.h",
      "new_id": "7361072c98275bfc8c8345f8586eb34265d1c8f4",
      "new_mode": 33188,
      "new_path": "include/configs/km/keymile-common.h"
    },
    {
      "type": "modify",
      "old_id": "b03fdd9b66adecc2906eb20c96e391bedb21f7e1",
      "old_mode": 33188,
      "old_path": "include/configs/km/km-powerpc.h",
      "new_id": "763c5bad82c40d095470c34ec85db5be1a9a46a4",
      "new_mode": 33188,
      "new_path": "include/configs/km/km-powerpc.h"
    },
    {
      "type": "modify",
      "old_id": "a5cc1c5126a9389fe49d329852a1eb3dada4e6e9",
      "old_mode": 33188,
      "old_path": "include/configs/km/km_arm.h",
      "new_id": "6d77680c82a5a3e1cb48e80f0f18357cac2a4ed7",
      "new_mode": 33188,
      "new_path": "include/configs/km/km_arm.h"
    },
    {
      "type": "modify",
      "old_id": "2466649b15c7ce1d548a45a715d32d4b313b1a17",
      "old_mode": 33188,
      "old_path": "include/configs/km/kmp204x-common.h",
      "new_id": "569b574a2b95016e21c3f9edf7e12e47e8ace650",
      "new_mode": 33188,
      "new_path": "include/configs/km/kmp204x-common.h"
    }
  ]
}
