{"id":817342,"url":"http://patchwork.ozlabs.org/api/patches/817342/?format=json","web_url":"http://patchwork.ozlabs.org/project/uboot/patch/20170922072635.32105-3-wens@csie.org/","project":{"id":18,"url":"http://patchwork.ozlabs.org/api/projects/18/?format=json","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":"<20170922072635.32105-3-wens@csie.org>","list_archive_url":null,"date":"2017-09-22T07:26:28","name":"[U-Boot,2/9] sunxi: Enable eMMC on Cubietruck Plus","commit_ref":"818b2933055a2d444f43d94e2a7ffce0082fc56b","pull_url":null,"state":"accepted","archived":false,"hash":"648a91fc80d14a92f15a194503e4d9bc17971108","submitter":{"id":47154,"url":"http://patchwork.ozlabs.org/api/people/47154/?format=json","name":"Chen-Yu Tsai","email":"wens@csie.org"},"delegate":{"id":17739,"url":"http://patchwork.ozlabs.org/api/users/17739/?format=json","username":"jagan","first_name":"Jagannadha Sutradharudu","last_name":"Teki","email":"jagannadh.teki@gmail.com"},"mbox":"http://patchwork.ozlabs.org/project/uboot/patch/20170922072635.32105-3-wens@csie.org/mbox/","series":[{"id":4550,"url":"http://patchwork.ozlabs.org/api/series/4550/?format=json","web_url":"http://patchwork.ozlabs.org/project/uboot/list/?series=4550","date":"2017-09-22T07:26:29","name":"sunxi: A83T improvements","version":1,"mbox":"http://patchwork.ozlabs.org/series/4550/mbox/"}],"comments":"http://patchwork.ozlabs.org/api/patches/817342/comments/","check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/817342/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 3xz4nX3vJXz9sNc\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 22 Sep 2017 17:27:44 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 3DFBCC21F90; Fri, 22 Sep 2017 07:27:05 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 2A8A4C21F49;\n\tFri, 22 Sep 2017 07:26:47 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 828DFC21C26; Fri, 22 Sep 2017 07:26:44 +0000 (UTC)","from wens.csie.org (mirror2.csie.ntu.edu.tw [140.112.30.76])\n\tby lists.denx.de (Postfix) with ESMTPS id 19B24C21C29\n\tfor <u-boot@lists.denx.de>; Fri, 22 Sep 2017 07:26:43 +0000 (UTC)","by wens.csie.org (Postfix, from userid 1000)\n\tid B3E4B5FF3B; Fri, 22 Sep 2017 15:26:36 +0800 (CST)"],"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":"Chen-Yu Tsai <wens@csie.org>","To":"u-boot@lists.denx.de","Date":"Fri, 22 Sep 2017 15:26:28 +0800","Message-Id":"<20170922072635.32105-3-wens@csie.org>","X-Mailer":"git-send-email 2.14.1","In-Reply-To":"<20170922072635.32105-1-wens@csie.org>","References":"<20170922072635.32105-1-wens@csie.org>","Cc":"Joe Hershberger <joe.hershberger@ni.com>, Jagan Teki <jagan@openedev.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"[U-Boot] [PATCH 2/9] sunxi: Enable eMMC on Cubietruck Plus","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":"Set CONFIG_MMC_SUNXI_SLOT_EXTRA=2 to enable the eMMC controller to\naccess eMMC on the board.\n\nSigned-off-by: Chen-Yu Tsai <wens@csie.org>\n---\n configs/Cubietruck_plus_defconfig | 1 +\n 1 file changed, 1 insertion(+)","diff":"diff --git a/configs/Cubietruck_plus_defconfig b/configs/Cubietruck_plus_defconfig\nindex 34444ec0bd09..3d999192cbc1 100644\n--- a/configs/Cubietruck_plus_defconfig\n+++ b/configs/Cubietruck_plus_defconfig\n@@ -4,6 +4,7 @@ CONFIG_MACH_SUN8I_A83T=y\n CONFIG_DRAM_CLK=672\n CONFIG_DRAM_ZQ=15355\n CONFIG_DRAM_ODT_EN=y\n+CONFIG_MMC_SUNXI_SLOT_EXTRA=2\n CONFIG_USB0_VBUS_PIN=\"AXP0-VBUS-ENABLE\"\n CONFIG_USB0_VBUS_DET=\"AXP0-VBUS-DETECT\"\n CONFIG_USB0_ID_DET=\"PH11\"\n","prefixes":["U-Boot","2/9"]}