Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/1.0/patches/2175527/?format=api
{ "id": 2175527, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2175527/?format=api", "project": { "id": 18, "url": "http://patchwork.ozlabs.org/api/1.0/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 }, "msgid": "<20251218-b4-bdinfo-doc-v2-2-2fb328750026@cherry.de>", "date": "2025-12-18T11:44:42", "name": "[v2,2/3] doc: cmd: bdinfo: specify required dependency for some info", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8ebdd49af793a811ac11ee270b370dcf799a664b", "submitter": { "id": 84425, "url": "http://patchwork.ozlabs.org/api/1.0/people/84425/?format=api", "name": "Quentin Schulz", "email": "foss+uboot@0leil.net" }, "delegate": { "id": 68728, "url": "http://patchwork.ozlabs.org/api/1.0/users/68728/?format=api", "username": "xypron", "first_name": "Heinrich", "last_name": "Schuchardt", "email": "xypron.glpk@gmx.de" }, "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251218-b4-bdinfo-doc-v2-2-2fb328750026@cherry.de/mbox/", "series": [ { "id": 485831, "url": "http://patchwork.ozlabs.org/api/1.0/series/485831/?format=api", "date": "2025-12-18T11:44:40", "name": "cmd: bdinfo: further document", "version": 2, "mbox": "http://patchwork.ozlabs.org/series/485831/mbox/" } ], "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/2175527/checks/", "tags": {}, "headers": { "Return-Path": "<u-boot-bounces@lists.denx.de>", "X-Original-To": "incoming@patchwork.ozlabs.org", "Delivered-To": "patchwork-incoming@legolas.ozlabs.org", "Authentication-Results": [ "legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de\n (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de;\n envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org)", "phobos.denx.de;\n dmarc=none (p=none dis=none) header.from=0leil.net", "phobos.denx.de;\n spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de", "phobos.denx.de;\n dmarc=none (p=none dis=none) header.from=0leil.net", "phobos.denx.de;\n spf=pass smtp.mailfrom=foss+uboot@0leil.net" ], "Received": [ "from phobos.denx.de (phobos.denx.de\n [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4dX83t2ktbz1y2F\n\tfor <incoming@patchwork.ozlabs.org>; Thu, 18 Dec 2025 22:45:14 +1100 (AEDT)", "from h2850616.stratoserver.net (localhost [IPv6:::1])\n\tby phobos.denx.de (Postfix) with ESMTP id 2432B83D90;\n\tThu, 18 Dec 2025 12:44:55 +0100 (CET)", "by phobos.denx.de (Postfix, from userid 109)\n id E64EA83D7A; Thu, 18 Dec 2025 12:44:53 +0100 (CET)", "from smtp-190d.mail.infomaniak.ch (smtp-190d.mail.infomaniak.ch\n [IPv6:2001:1600:7:10::190d])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))\n (No client certificate requested)\n by phobos.denx.de (Postfix) with ESMTPS id 7EEB783D7A\n for <u-boot@lists.denx.de>; Thu, 18 Dec 2025 12:44:50 +0100 (CET)", "from smtp-4-0000.mail.infomaniak.ch (unknown\n [IPv6:2001:1600:7:10::a6b])\n by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4dX83Q1m1BzF1p;\n Thu, 18 Dec 2025 12:44:50 +0100 (CET)", "from unknown by smtp-4-0000.mail.infomaniak.ch (Postfix) with ESMTPA\n id 4dX83P5H9HzfGF; Thu, 18 Dec 2025 12:44:49 +0100 (CET)" ], "X-Spam-Checker-Version": "SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de", "X-Spam-Level": "", "X-Spam-Status": "No, score=-1.9 required=5.0 tests=BAYES_00,\n RCVD_IN_DNSWL_BLOCKED,SPF_HELO_PASS,SPF_PASS autolearn=ham\n autolearn_force=no version=3.4.2", "From": "Quentin Schulz <foss+uboot@0leil.net>", "Date": "Thu, 18 Dec 2025 12:44:42 +0100", "Subject": "[PATCH v2 2/3] doc: cmd: bdinfo: specify required dependency for\n some info", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=\"utf-8\"", "Content-Transfer-Encoding": "7bit", "Message-Id": "<20251218-b4-bdinfo-doc-v2-2-2fb328750026@cherry.de>", "References": "<20251218-b4-bdinfo-doc-v2-0-2fb328750026@cherry.de>", "In-Reply-To": "<20251218-b4-bdinfo-doc-v2-0-2fb328750026@cherry.de>", "To": "u-boot@lists.denx.de", "Cc": "Michal Simek <michal.simek@amd.com>, Tom Rini <trini@konsulko.com>,\n Heinrich Schuchardt <xypron.glpk@gmx.de>, Simon Glass <sjg@chromium.org>,\n Ilias Apalodimas <ilias.apalodimas@linaro.org>,\n Sam Protsenko <semen.protsenko@linaro.org>,\n Quentin Schulz <quentin.schulz@cherry.de>", "X-Mailer": "b4 0.14.3", "X-Infomaniak-Routing": "alpha", "X-BeenThere": "u-boot@lists.denx.de", "X-Mailman-Version": "2.1.39", "Precedence": "list", "List-Id": "U-Boot discussion <u-boot.lists.denx.de>", "List-Unsubscribe": "<https://lists.denx.de/options/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=unsubscribe>", "List-Archive": "<https://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 <mailto:u-boot-request@lists.denx.de?subject=subscribe>", "Errors-To": "u-boot-bounces@lists.denx.de", "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>", "X-Virus-Scanned": "clamav-milter 0.103.8 at phobos.denx.de", "X-Virus-Status": "Clean" }, "content": "From: Quentin Schulz <quentin.schulz@cherry.de>\n\nThe devicetree, current eth and IP addr info are only available when\ncertain symbols are defined, so let's make the dependencies explicit.\n\nSigned-off-by: Quentin Schulz <quentin.schulz@cherry.de>\n---\n doc/usage/cmd/bdinfo.rst | 6 ++++++\n 1 file changed, 6 insertions(+)", "diff": "diff --git a/doc/usage/cmd/bdinfo.rst b/doc/usage/cmd/bdinfo.rst\nindex a139c9d855c..2a5873a400a 100644\n--- a/doc/usage/cmd/bdinfo.rst\n+++ b/doc/usage/cmd/bdinfo.rst\n@@ -77,9 +77,13 @@ Build\n current eth\n name of the active network device\n \n+ Only shown if CONFIG_NET=y or CONFIG_NET_LWIP=y.\n+\n IP addr\n network address, value of the environment variable *ipaddr*\n \n+ Only shown if CONFIG_NET=y or CONFIG_NET_LWIP=y.\n+\n fdt_blob\n address of U-Boot's own device tree, NULL if none\n \n@@ -95,6 +99,8 @@ lmb_dump_all\n devicetree\n source of the device-tree\n \n+ Only shown if CONFIG_LMB=y and CONFIG_OF_REAL=y.\n+\n arch_number\n unique id for the board\n \n", "prefixes": [ "v2", "2/3" ] }