From patchwork Tue Dec 30 01:12:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 424510 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id BF3C71400B7 for ; Tue, 30 Dec 2014 12:22:30 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id B80574B61F; Tue, 30 Dec 2014 02:22:28 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lczcY18tKp2r; Tue, 30 Dec 2014 02:22:27 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 54ABB4B60B; Tue, 30 Dec 2014 02:22:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7F7E84B60B for ; Tue, 30 Dec 2014 02:22:22 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PI63KvS-D2qL for ; Tue, 30 Dec 2014 02:22:22 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-oi0-f73.google.com (mail-oi0-f73.google.com [209.85.218.73]) by theia.denx.de (Postfix) with ESMTPS id 15DCA4B606 for ; Tue, 30 Dec 2014 02:22:18 +0100 (CET) Received: by mail-oi0-f73.google.com with SMTP id u20so4192354oif.0 for ; Mon, 29 Dec 2014 17:22:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=2WP3VzK3+CpbNBouaCVrrkWibGHGwWWgbXlDSkhcgfs=; b=VANvCFw6253tqqr11nT0osk4f7sEA0mEC3Fz5fUwgk0oGfqK9kFV6xPQQIF2OWbST7 /QeFUThhnONSorP/MD/T8nVrIfExjVD4B9GZtoKQBmUz57ow5bO+jDpF0/KnR8PKsW1s 9fn9IenNfqA+ndI+d2L0PPLOuylNQZ7P3RlPsjwjWCnez9+6lWAEXrdMpSCeiqMPXbm1 pNTn0XbbyaEdAjYTr5Yzr8X9lbyN7sYh6Iy2HWcSsZEB5LqxwLzMMiRzjBKXzBmov643 CfWVJI0Kv503yx8tLzrRDrco5WgVRnMQviZobKBGQCMxlKwzJoSqpQRYqGW4z9yNEEaP qklA== X-Gm-Message-State: ALoCoQmZvFIoZhe1Bk0wKDgnHiEHuBQoVFnhIZOPmlUMc5ASzvISsn7OnznqwLHZRJ9kdXzoT+Z2 X-Received: by 10.42.185.16 with SMTP id cm16mr47606375icb.6.1419902537412; Mon, 29 Dec 2014 17:22:17 -0800 (PST) Received: from corpmail-nozzle1-1.hot.corp.google.com ([100.108.1.104]) by gmr-mx.google.com with ESMTPS id e4si3245079qcq.3.2014.12.29.17.22.17 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Dec 2014 17:22:17 -0800 (PST) Received: from kaki.bld.corp.google.com ([172.29.216.32]) by corpmail-nozzle1-1.hot.corp.google.com with ESMTP id spHtYU0V.1; Mon, 29 Dec 2014 17:22:17 -0800 Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id AF2C9221082; Mon, 29 Dec 2014 18:12:48 -0700 (MST) From: Simon Glass To: U-Boot Mailing List Date: Mon, 29 Dec 2014 18:12:37 -0700 Message-Id: <1419901957-22787-11-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 2.2.0.rc0.207.ga3a616c In-Reply-To: <1419901957-22787-1-git-send-email-sjg@chromium.org> References: <1419901957-22787-1-git-send-email-sjg@chromium.org> Cc: Graeme Russ Subject: [U-Boot] [PATCH 10/10] x86: config: chromebook_link: Enable environment X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.13 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Enable an environment area. Signed-off-by: Simon Glass --- include/configs/chromebook_link.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h index 22cb134..9b70435 100644 --- a/include/configs/chromebook_link.h +++ b/include/configs/chromebook_link.h @@ -68,6 +68,11 @@ #define CONFIG_CMD_CROS_EC #define CONFIG_ARCH_EARLY_INIT_R +#undef CONFIG_ENV_IS_NOWHERE +#define CONFIG_ENV_IS_IN_SPI_FLASH +#define CONFIG_ENV_OFFSET 0x003f8000 +#define CONFIG_ENV_SECT_SIZE 256 + #define CONFIG_STD_DEVICES_SETTINGS "stdin=usbkbd,vga,serial\0" \ "stdout=vga,serial\0" \ "stderr=vga,serial\0"