get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/677362/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 677362,
    "url": "http://patchwork.ozlabs.org/api/patches/677362/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20161001141931.32354-20-paul.burton@imgtec.com/",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<20161001141931.32354-20-paul.burton@imgtec.com>",
    "list_archive_url": null,
    "date": "2016-10-01T14:19:22",
    "name": "[U-Boot,19/27] image: Account for CONFIG_SYS_SDRAM_BASE being physical",
    "commit_ref": null,
    "pull_url": null,
    "state": "deferred",
    "archived": false,
    "hash": "a2e1f68bdf449883c110dce91c6b43e5697b1dca",
    "submitter": {
        "id": 33698,
        "url": "http://patchwork.ozlabs.org/api/people/33698/?format=api",
        "name": "Paul Burton",
        "email": "paul.burton@imgtec.com"
    },
    "delegate": {
        "id": 3651,
        "url": "http://patchwork.ozlabs.org/api/users/3651/?format=api",
        "username": "trini",
        "first_name": "Tom",
        "last_name": "Rini",
        "email": "trini@ti.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20161001141931.32354-20-paul.burton@imgtec.com/mbox/",
    "series": [],
    "comments": "http://patchwork.ozlabs.org/api/patches/677362/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/677362/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<u-boot-bounces@lists.denx.de>",
        "X-Original-To": "incoming@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org",
        "Received": [
            "from theia.denx.de (theia.denx.de [85.214.87.163])\n\tby ozlabs.org (Postfix) with ESMTP id 3smVtr03MPz9s2G\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSun,  2 Oct 2016 00:24:36 +1000 (AEST)",
            "from localhost (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id 7EB4EA7615;\n\tSat,  1 Oct 2016 16:24:34 +0200 (CEST)",
            "from theia.denx.de ([127.0.0.1])\n\tby localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id 7-qdWC2eL8uS; Sat,  1 Oct 2016 16:24:34 +0200 (CEST)",
            "from theia.denx.de (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id E4ED1A7607;\n\tSat,  1 Oct 2016 16:24:33 +0200 (CEST)",
            "from localhost (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id 67BF3A7607\n\tfor <u-boot@lists.denx.de>; Sat,  1 Oct 2016 16:24:31 +0200 (CEST)",
            "from theia.denx.de ([127.0.0.1])\n\tby localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id mN0Hgd_HdfkX for <u-boot@lists.denx.de>;\n\tSat,  1 Oct 2016 16:24:31 +0200 (CEST)",
            "from mailapp01.imgtec.com (mailapp02.imgtec.com [217.156.133.132])\n\tby theia.denx.de (Postfix) with ESMTP id 36980A7600\n\tfor <u-boot@lists.denx.de>; Sat,  1 Oct 2016 16:24:31 +0200 (CEST)",
            "from HHMAIL03.hh.imgtec.org (unknown [10.44.0.21])\n\tby Forcepoint Email with ESMTPS id D2B0CCA5F02F2;\n\tSat,  1 Oct 2016 15:24:26 +0100 (IST)",
            "from localhost (192.168.159.74) by HHMAIL03.hh.imgtec.org\n\t(10.44.0.22) with Microsoft SMTP Server (TLS) id 14.3.294.0;\n\tSat, 1 Oct 2016 15:24:29 +0100"
        ],
        "X-policyd-weight": "NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5\n\tNOT_IN_BL_NJABL=-1.5 (only DNSBL check requested)",
        "From": "Paul Burton <paul.burton@imgtec.com>",
        "To": "<u-boot@lists.denx.de>",
        "Date": "Sat, 1 Oct 2016 15:19:22 +0100",
        "Message-ID": "<20161001141931.32354-20-paul.burton@imgtec.com>",
        "X-Mailer": "git-send-email 2.10.0",
        "In-Reply-To": "<20161001141931.32354-1-paul.burton@imgtec.com>",
        "References": "<20161001141931.32354-1-paul.burton@imgtec.com>",
        "MIME-Version": "1.0",
        "X-Originating-IP": "[192.168.159.74]",
        "Subject": "[U-Boot] [PATCH 19/27] image: Account for CONFIG_SYS_SDRAM_BASE\n\tbeing physical",
        "X-BeenThere": "u-boot@lists.denx.de",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "U-Boot discussion <u-boot.lists.denx.de>",
        "List-Unsubscribe": "<http://lists.denx.de/mailman/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>",
        "List-Archive": "<http://lists.denx.de/pipermail/u-boot/>",
        "List-Post": "<mailto:u-boot@lists.denx.de>",
        "List-Help": "<mailto:u-boot-request@lists.denx.de?subject=help>",
        "List-Subscribe": "<http://lists.denx.de/mailman/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>",
        "Content-Type": "text/plain; charset=\"us-ascii\"",
        "Content-Transfer-Encoding": "7bit",
        "Errors-To": "u-boot-bounces@lists.denx.de",
        "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>"
    },
    "content": "README declares that CONFIG_SYS_SDRAM_BASE is meant to be the physical\naddress of SDRAM, but right now that is not the case on MIPS systems,\nwhere it is instead a virtual address. In preparation for making it\nphysical, use phys_to_virt to translate CONFIG_SYS_SDRAM_BASE & the\nassociated bi_memstart field of struct bd_info to virtual addresses for\nuse.\n\nSigned-off-by: Paul Burton <paul.burton@imgtec.com>\n---\n\n common/image.c | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/common/image.c b/common/image.c\nindex a5d19ab..1581022 100644\n--- a/common/image.c\n+++ b/common/image.c\n@@ -466,7 +466,7 @@ ulong getenv_bootm_low(void)\n \t}\n \n #if defined(CONFIG_SYS_SDRAM_BASE)\n-\treturn CONFIG_SYS_SDRAM_BASE;\n+\treturn (ulong)phys_to_virt(CONFIG_SYS_SDRAM_BASE);\n #elif defined(CONFIG_ARM)\n \treturn gd->bd->bi_dram[0].start;\n #else\n@@ -488,7 +488,7 @@ phys_size_t getenv_bootm_size(void)\n \tstart = gd->bd->bi_dram[0].start;\n \tsize = gd->bd->bi_dram[0].size;\n #else\n-\tstart = gd->bd->bi_memstart;\n+\tstart = (ulong)phys_to_virt(gd->bd->bi_memstart);\n \tsize = gd->bd->bi_memsize;\n #endif\n \n",
    "prefixes": [
        "U-Boot",
        "19/27"
    ]
}