get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 812928,
    "url": "http://patchwork.ozlabs.org/api/patches/812928/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505230666-14290-6-git-send-email-philipp.tomsich@theobroma-systems.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": "<1505230666-14290-6-git-send-email-philipp.tomsich@theobroma-systems.com>",
    "list_archive_url": null,
    "date": "2017-09-12T15:37:41",
    "name": "[U-Boot,RESEND,05/10] rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "59734dbcc042962bcf24530129eb937cdc46cde4",
    "submitter": {
        "id": 53488,
        "url": "http://patchwork.ozlabs.org/api/people/53488/?format=api",
        "name": "Philipp Tomsich",
        "email": "philipp.tomsich@theobroma-systems.com"
    },
    "delegate": {
        "id": 69486,
        "url": "http://patchwork.ozlabs.org/api/users/69486/?format=api",
        "username": "ptomsich",
        "first_name": "Philipp",
        "last_name": "Tomsich",
        "email": "philipp.tomsich@theobroma-systems.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505230666-14290-6-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/",
    "series": [
        {
            "id": 2729,
            "url": "http://patchwork.ozlabs.org/api/series/2729/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=2729",
            "date": "2017-09-12T15:37:37",
            "name": "rockchip: puma-rk3399: support 'same-as-spl' for boot-order and always power-up eMMC/SPI",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/2729/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/812928/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/812928/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",
        "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)",
        "Received": [
            "from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xs8Dv3QGCz9s82\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 13 Sep 2017 01:42:23 +1000 (AEST)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid 2F2A0C222A5; Tue, 12 Sep 2017 15:40:21 +0000 (UTC)",
            "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 2DEEAC2229F;\n\tTue, 12 Sep 2017 15:38:37 +0000 (UTC)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid F2D74C2229C; Tue, 12 Sep 2017 15:37:58 +0000 (UTC)",
            "from mail.theobroma-systems.com (vegas.theobroma-systems.com\n\t[144.76.126.164])\n\tby lists.denx.de (Postfix) with ESMTPS id 69D75C2224D\n\tfor <u-boot@lists.denx.de>; Tue, 12 Sep 2017 15:37:55 +0000 (UTC)",
            "from [86.59.122.178] (port=59704 helo=android.lan)\n\tby mail.theobroma-systems.com with esmtpsa\n\t(TLS1.2:RSA_AES_128_CBC_SHA256:128)\n\t(Exim 4.80) (envelope-from <philipp.tomsich@theobroma-systems.com>)\n\tid 1drnG5-0007is-IH; Tue, 12 Sep 2017 17:37:53 +0200"
        ],
        "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de",
        "X-Spam-Level": "",
        "X-Spam-Status": "No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0",
        "From": "Philipp Tomsich <philipp.tomsich@theobroma-systems.com>",
        "To": "u-boot@lists.denx.de",
        "Date": "Tue, 12 Sep 2017 17:37:41 +0200",
        "Message-Id": "<1505230666-14290-6-git-send-email-philipp.tomsich@theobroma-systems.com>",
        "X-Mailer": "git-send-email 2.1.4",
        "In-Reply-To": "<1505230666-14290-1-git-send-email-philipp.tomsich@theobroma-systems.com>",
        "References": "<1505230666-14290-1-git-send-email-philipp.tomsich@theobroma-systems.com>",
        "Cc": "Albert Aribaud <albert.u.boot@aribaud.net>,\n\tKlaus Goger <klaus.goger@theobroma-systems.com>",
        "Subject": "[U-Boot] [RESEND PATCH 05/10] rockchip: spl: rk3399: implement\n\tchip-specific board_spl_was_booted_from()",
        "X-BeenThere": "u-boot@lists.denx.de",
        "X-Mailman-Version": "2.1.18",
        "Precedence": "list",
        "List-Id": "U-Boot discussion <u-boot.lists.denx.de>",
        "List-Unsubscribe": "<https://lists.denx.de/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": "<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=\"utf-8\"",
        "Content-Transfer-Encoding": "base64",
        "Errors-To": "u-boot-bounces@lists.denx.de",
        "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>"
    },
    "content": "To support the new \"same-as-spl\" specifier in the boot-order on the\nRK3399, this implements the chip-specific mapping from the information\nobtainable from the BROM to a OF path name.\n\nSigned-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n---\n\n arch/arm/mach-rockchip/rk3399-board-spl.c | 24 ++++++++++++++++++++++++\n 1 file changed, 24 insertions(+)",
    "diff": "diff --git a/arch/arm/mach-rockchip/rk3399-board-spl.c b/arch/arm/mach-rockchip/rk3399-board-spl.c\nindex 8e38ef1..9c20f56 100644\n--- a/arch/arm/mach-rockchip/rk3399-board-spl.c\n+++ b/arch/arm/mach-rockchip/rk3399-board-spl.c\n@@ -26,6 +26,30 @@ void board_return_to_bootrom(void)\n \tback_to_bootrom();\n }\n \n+static const char * const boot_devices[BROM_LAST_BOOTSOURCE + 1] = {\n+\t[BROM_BOOTSOURCE_EMMC] = \"/sdhci@fe330000\",\n+\t[BROM_BOOTSOURCE_SPINOR] = \"/spi@ff1d0000\",\n+\t[BROM_BOOTSOURCE_SD] = \"/dwmmc@fe320000\",\n+};\n+\n+const char *board_spl_was_booted_from(void)\n+{\n+\tu32  bootdevice_brom_id = readl(RK3399_BROM_BOOTSOURCE_ID_ADDR);\n+\tconst char *bootdevice_ofpath = NULL;\n+\n+\tif (bootdevice_brom_id < ARRAY_SIZE(boot_devices))\n+\t\tbootdevice_ofpath = boot_devices[bootdevice_brom_id];\n+\n+\tif (bootdevice_ofpath)\n+\t\tdebug(\"%s: brom_bootdevice_id %x maps to '%s'\\n\",\n+\t\t      __func__, bootdevice_brom_id, bootdevice_ofpath);\n+\telse\n+\t\tdebug(\"%s: failed to resolve brom_bootdevice_id %x\\n\",\n+\t\t      __func__, bootdevice_brom_id);\n+\n+\treturn bootdevice_ofpath;\n+}\n+\n u32 spl_boot_device(void)\n {\n \tu32 boot_device = BOOT_DEVICE_MMC1;\n",
    "prefixes": [
        "U-Boot",
        "RESEND",
        "05/10"
    ]
}