{"id":813632,"url":"http://patchwork.ozlabs.org/api/patches/813632/?format=json","web_url":"http://patchwork.ozlabs.org/project/uboot/patch/20170913214256.8031-3-vagrant@debian.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":"<20170913214256.8031-3-vagrant@debian.org>","list_archive_url":null,"date":"2017-09-13T21:42:54","name":"[U-Boot,v2,2/4] Increase the default environment size on odroid, as config_distro_bootcmd requires a more space for the environment.","commit_ref":null,"pull_url":null,"state":"superseded","archived":false,"hash":"4426b51378982766bb56c885e517c43d7b16c5e8","submitter":{"id":64909,"url":"http://patchwork.ozlabs.org/api/people/64909/?format=json","name":"Vagrant Cascadian","email":"vagrant@debian.org"},"delegate":{"id":1728,"url":"http://patchwork.ozlabs.org/api/users/1728/?format=json","username":"prom","first_name":"Minkyu","last_name":"Kang","email":"promsoft@gmail.com"},"mbox":"http://patchwork.ozlabs.org/project/uboot/patch/20170913214256.8031-3-vagrant@debian.org/mbox/","series":[{"id":2987,"url":"http://patchwork.ozlabs.org/api/series/2987/?format=json","web_url":"http://patchwork.ozlabs.org/project/uboot/list/?series=2987","date":"2017-09-13T21:42:52","name":"Switch odroid to use distro_bootcmd.","version":2,"mbox":"http://patchwork.ozlabs.org/series/2987/mbox/"}],"comments":"http://patchwork.ozlabs.org/api/patches/813632/comments/","check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/813632/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 3xswFW62tyz9s81\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu, 14 Sep 2017 07:45:35 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid A40ECC225D3; Wed, 13 Sep 2017 21:44:01 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 3B0B1C22534;\n\tWed, 13 Sep 2017 21:43:43 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 393F5C22544; Wed, 13 Sep 2017 21:43:13 +0000 (UTC)","from cascadia.aikidev.net (cascadia.aikidev.net [173.255.214.101])\n\tby lists.denx.de (Postfix) with ESMTP id 3F88DC22530\n\tfor <u-boot@lists.denx.de>; Wed, 13 Sep 2017 21:43:10 +0000 (UTC)","from localhost (unknown [75.164.166.0])\n\t(Authenticated sender: vagrant@aikidev.net)\n\tby cascadia.aikidev.net (Postfix) with ESMTPSA id 8BB6D1AB49;\n\tWed, 13 Sep 2017 14:43:09 -0700 (PDT)"],"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":"Vagrant Cascadian <vagrant@debian.org>","To":"u-boot@lists.denx.de","Date":"Wed, 13 Sep 2017 14:42:54 -0700","Message-Id":"<20170913214256.8031-3-vagrant@debian.org>","X-Mailer":"git-send-email 2.11.0","In-Reply-To":"<20170913214256.8031-1-vagrant@debian.org>","References":"<20170913214256.8031-1-vagrant@debian.org>","Cc":"Vagrant Cascadian <vagrant@debian.org>","Subject":"[U-Boot] [v2 PATCH 2/4] Increase the default environment size on\n\todroid,\n\tas config_distro_bootcmd requires a more space for the environment.","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":"Signed-off-by: Vagrant Cascadian <vagrant@debian.org>\n---\n\n include/configs/odroid.h | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)","diff":"diff --git a/include/configs/odroid.h b/include/configs/odroid.h\nindex 43138e2191..573ccbdd36 100644\n--- a/include/configs/odroid.h\n+++ b/include/configs/odroid.h\n@@ -52,7 +52,7 @@\n #define CONFIG_SYS_MONITOR_BASE\t0x00000000\n \n #define CONFIG_SYS_MMC_ENV_DEV\t\tCONFIG_MMC_DEFAULT_DEV\n-#define CONFIG_ENV_SIZE\t\t\t4096\n+#define CONFIG_ENV_SIZE\t\t\t8192\n #define CONFIG_ENV_OFFSET\t\t(SZ_1K * 1280) /* 1.25 MiB offset */\n #define CONFIG_ENV_OVERWRITE\n \n","prefixes":["U-Boot","v2","2/4"]}