)]}'
{
  "commit": "c21fd2c79e1fcaf45582f2dd4deb491c257aa9f2",
  "tree": "761ca4b6b42f9fbb3135e043310fa0a887c4d5c5",
  "parents": [
    "f17b06901049e54dbfa8b01c278cdc2e3ae5d62d"
  ],
  "author": {
    "name": "Chen Gang",
    "email": "gang.chen.5i5j@gmail.com",
    "time": "Mon Nov 03 17:26:30 2014 +0800"
  },
  "committer": {
    "name": "Michael Tokarev",
    "email": "mjt@tls.msk.ru",
    "time": "Tue Nov 11 09:04:13 2014 +0300"
  },
  "message": "pc-bios: petalogix-s3adsp1800.dtb: Use \u0027xlnx, xps-ethernetlite-2.00.a\u0027 instead of \u0027xlnx, xps-ethernetlite-2.00.b\u0027\n\nFor Linux upstream kernel (e.g. 3.17-rc7), the related compatible string\n\u0027xlnx,xps-ethernetlite-2.00.a\u0027 is supported, but \u0027b\u0027 is not supported,\nso change qemu dtb file to match kernel driver.\n\nThe related operation for qemu (after this patch):\n\n   yum install libvirt\n   yum install tunctl\n   tunctl -b\n   ip link set tap0 up\n   brctl addif virbr0 tap0\n\n   ./configure\n   make\n   ./microblaze-softmmu/qemu-system-microblaze -M petalogix-s3adsp1800 \\\n     -kernel ../linux-stable.microblaze/arch/microblaze/boot/linux.bin \\\n     -no-reboot -append \"console\u003dttyUL0,115200 doreboot\" -nographic \\\n     -net nic,vlan\u003d0,model\u003dxlnx.xps-ethernetlite,macaddr\u003d00:16:35:AF:94:00 \\\n     -net tap,vlan\u003d0,ifname\u003dtap0,script\u003dno,downscript\u003dno\n\n   in microblaze qemu bash (guest machine):\n\n     ifconfig eth0 add 192.168.122.2 netmask 255.255.255.0\n     ifconfig eth0 up\n\n   Then can telnet 192.168.122.2 directly without password from the host\n   machine.\n\nThe related operation for generating new dtb:\n\n   building Linux kernel firstly, then get dts tool \"./scripts/dts/dts\".\n   \"./scripts/dtc/dtc -I dtb -O dts  -o ../work.dts ../qemu/petalogix-s3adsp1800.dtb\"\n   edit work.dts (replace \u0027xlnx,xps-ethernetlite-2.00.b\u0027)\n   \"./scripts/dtc/dtc -I dts -O dtb  -o ..qemu/petalogix-s3adsp1800.dtb ../work.dts\"\n\n(Since I am not quite sure whether can read this patch or not, I put the\nrelated dtb file in attachment, please check, thanks).\n\nSigned-off-by: Chen Gang \u003cgang.chen.5i5j@gmail.com\u003e\nSigned-off-by: Michael Tokarev \u003cmjt@tls.msk.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "93c5973fd81244268aace6e5e6006ad6fb4d6199",
      "old_mode": 33188,
      "old_path": "pc-bios/petalogix-s3adsp1800.dtb",
      "new_id": "8ac80f2f2d191a8491b71182be50b3df2989551d",
      "new_mode": 33188,
      "new_path": "pc-bios/petalogix-s3adsp1800.dtb"
    }
  ]
}
