Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/818119/?format=api
{ "id": 818119, "url": "http://patchwork.ozlabs.org/api/patches/818119/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1506328815-23733-9-git-send-email-tien.fong.chee@intel.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": "<1506328815-23733-9-git-send-email-tien.fong.chee@intel.com>", "list_archive_url": null, "date": "2017-09-25T08:40:04", "name": "[U-Boot,v2,08/19] fs: Enable generic filesystems interface support in SPL.", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": false, "hash": "678e2b18a2c1e7cc980d909407b99d1833597352", "submitter": { "id": 70549, "url": "http://patchwork.ozlabs.org/api/people/70549/?format=api", "name": "Chee, Tien Fong", "email": "tien.fong.chee@intel.com" }, "delegate": { "id": 1699, "url": "http://patchwork.ozlabs.org/api/users/1699/?format=api", "username": "marex", "first_name": "Marek", "last_name": "Vasut", "email": "marek.vasut@gmail.com" }, "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1506328815-23733-9-git-send-email-tien.fong.chee@intel.com/mbox/", "series": [ { "id": 4901, "url": "http://patchwork.ozlabs.org/api/series/4901/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=4901", "date": "2017-09-25T08:39:56", "name": "Add FPGA, SDRAM, SPL loads U-boot & booting to console", "version": 2, "mbox": "http://patchwork.ozlabs.org/series/4901/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/818119/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/818119/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 3y0ydf1fjhz9s76\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon, 25 Sep 2017 18:57:26 +1000 (AEST)", "by lists.denx.de (Postfix, from userid 105)\n\tid BC252C21DA1; Mon, 25 Sep 2017 08:42:32 +0000 (UTC)", "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 9BFB8C21D78;\n\tMon, 25 Sep 2017 08:41:02 +0000 (UTC)", "by lists.denx.de (Postfix, from userid 105)\n\tid CD719C21D78; Mon, 25 Sep 2017 08:40:45 +0000 (UTC)", "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n\tby lists.denx.de (Postfix) with ESMTPS id EF219C21FE0\n\tfor <u-boot@lists.denx.de>; Mon, 25 Sep 2017 08:40:39 +0000 (UTC)", "from fmsmga005.fm.intel.com ([10.253.24.32])\n\tby fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t25 Sep 2017 01:40:39 -0700", "from tfchee-mobl.gar.corp.intel.com (HELO tienfong.fm.intel.com,\n\t) ([10.226.242.95])\n\tby fmsmga005.fm.intel.com with ESMTP; 25 Sep 2017 01:40:37 -0700" ], "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de", "X-Spam-Level": "", "X-Spam-Status": "No, score=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI\n\tautolearn=unavailable autolearn_force=no version=3.4.0", "X-ExtLoop1": "1", "X-IronPort-AV": "E=Sophos;i=\"5.42,435,1500966000\"; d=\"scan'208\";a=\"155080132\"", "From": "tien.fong.chee@intel.com", "To": "u-boot@lists.denx.de", "Date": "Mon, 25 Sep 2017 16:40:04 +0800", "Message-Id": "<1506328815-23733-9-git-send-email-tien.fong.chee@intel.com>", "X-Mailer": "git-send-email 2.7.4", "In-Reply-To": "<1506328815-23733-1-git-send-email-tien.fong.chee@intel.com>", "References": "<1506328815-23733-1-git-send-email-tien.fong.chee@intel.com>", "Cc": "Marek Vasut <marex@denx.de>, Tien Fong Chee <tien.fong.chee@intel.com>, \n\tChing Liang See <chin.liang.see@intel.com>,\n\tTien Fong <skywindctf@gmail.com>, \n\tWestergteen Dalon <dalon.westergreen@intel.com>", "Subject": "[U-Boot] [PATCH v2 08/19] fs: Enable generic filesystems interface\n\tsupport in SPL.", "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": "From: Tien Fong Chee <tien.fong.chee@intel.com>\n\nEnable generic filesystem interface drivers(fs.c and fat/) build\nfor SPL. This would allow generic filesystem being used in SPL.\n\nSigned-off-by: Tien Fong Chee <tien.fong.chee@intel.com>\n---\n common/spl/Kconfig | 8 ++++++++\n doc/README.SPL | 1 +\n fs/Makefile | 1 +\n 3 files changed, 10 insertions(+)", "diff": "diff --git a/common/spl/Kconfig b/common/spl/Kconfig\nindex 9446cd9..5f4bd92 100644\n--- a/common/spl/Kconfig\n+++ b/common/spl/Kconfig\n@@ -304,6 +304,14 @@ config SPL_ETH_SUPPORT\n \t is required since the network stack uses a number of environment\n \t variables. See also SPL_NET_SUPPORT.\n \n+config SPL_FS_GENERIC\n+\tbool \"Support Generic filesystems interface driver\"\n+\thelp\n+\t Enable support for generic filesystems interface with SPL. This\n+\t permits U-Boot (or Linux in Falcon mode) to be loaded from a generic\n+\t filesystem from within SPL. Support for the underlying block\n+\t device (e.g. MMC or USB) must be enabled separately.\n+\n config SPL_EXT_SUPPORT\n \tbool \"Support EXT filesystems\"\n \thelp\ndiff --git a/doc/README.SPL b/doc/README.SPL\nindex 3ba313c..32628a4 100644\n--- a/doc/README.SPL\n+++ b/doc/README.SPL\n@@ -55,6 +55,7 @@ CONFIG_SPL_SPI_FLASH_SUPPORT (drivers/mtd/spi/libspi_flash.o)\n CONFIG_SPL_SPI_SUPPORT (drivers/spi/libspi.o)\n CONFIG_SPL_FAT_SUPPORT (fs/fat/libfat.o)\n CONFIG_SPL_EXT_SUPPORT\n+CONFIG_SPL_FS_GENERIC (fs/fs.o fat/)\n CONFIG_SPL_LIBGENERIC_SUPPORT (lib/libgeneric.o)\n CONFIG_SPL_POWER_SUPPORT (drivers/power/libpower.o)\n CONFIG_SPL_NAND_SUPPORT (drivers/mtd/nand/libnand.o)\ndiff --git a/fs/Makefile b/fs/Makefile\nindex 5770f41..fdacac8 100644\n--- a/fs/Makefile\n+++ b/fs/Makefile\n@@ -7,6 +7,7 @@\n #\n \n ifdef CONFIG_SPL_BUILD\n+obj-$(CONFIG_SPL_FS_GENERIC) += fs.o fat/\n obj-$(CONFIG_SPL_FAT_SUPPORT) += fat/\n obj-$(CONFIG_SPL_EXT_SUPPORT) += ext4/\n else\n", "prefixes": [ "U-Boot", "v2", "08/19" ] }