From patchwork Mon May 13 18:28:34 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 243484 X-Patchwork-Delegate: trini@ti.com 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 5F0C22C00AA for ; Tue, 14 May 2013 04:29:17 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BE7664A094; Mon, 13 May 2013 20:29:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 zlOl6eTkWm0B; Mon, 13 May 2013 20:29:15 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E5ADD4A02F; Mon, 13 May 2013 20:28:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7D5BB4A019 for ; Mon, 13 May 2013 20:28:55 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 Vl-zT1CS0AA1 for ; Mon, 13 May 2013 20:28:49 +0200 (CEST) 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-yh0-f43.google.com (mail-yh0-f43.google.com [209.85.213.43]) by theia.denx.de (Postfix) with ESMTPS id 63DA34A020 for ; Mon, 13 May 2013 20:28:43 +0200 (CEST) Received: by mail-yh0-f43.google.com with SMTP id a41so1602889yho.2 for ; Mon, 13 May 2013 11:28:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:subject:date:message-id:x-mailer :in-reply-to:references; bh=1eYArXvuc+hgU76IQk74MshZR6xJkjNeI3UgGJQX/JU=; b=U+5eNqnu9gLNBhU/JVenMRT88E/nGCLdWW0AB0ZCjzgPBtZdZMumlcYwGIdWZwtaDn wvdevkKqIzubt4CRNMgpr+mIZ/cwDdHoG4cKbEghYwF4ySNYbo18Lbnv8PHwHF6rwAk5 k0O51uhmLklIYax0DIubY0IODutIpbLR2eJm0NV9yxQFboCGvuCSmUqEffMn0b2ekz7T Z4Jfot5FCNTGsD99leBg2UJN9hQMy6ccPc4IVYhradXysUrfY1bQ26T2D0b0ncNF6t8W 42E6qV0EyVnCNvy9UISimfO2EfiHECF4dMTiXIgjV3gnh8xgwCpFfI+qL3k9orYCcWzc MP7Q== X-Received: by 10.236.210.99 with SMTP id t63mr16485465yho.107.1368469722090; Mon, 13 May 2013 11:28:42 -0700 (PDT) Received: from localhost.localdomain (cpe-065-184-250-089.ec.res.rr.com. [65.184.250.89]) by mx.google.com with ESMTPSA id s20sm16463855yhh.17.2013.05.13.11.28.40 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 13 May 2013 11:28:40 -0700 (PDT) From: Tom Rini To: u-boot@lists.denx.de Date: Mon, 13 May 2013 14:28:34 -0400 Message-Id: <1368469719-22406-2-git-send-email-trini@ti.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1368469719-22406-1-git-send-email-trini@ti.com> References: <1368469719-22406-1-git-send-email-trini@ti.com> Subject: [U-Boot] [PATCH v2 2/7] am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 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 We always set a CONFIG_ENV_IS_...somewhere... so drop the initial define of NOWHERE. Reviewed-by: Peter Korsgaard Signed-off-by: Tom Rini --- include/configs/am335x_evm.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index ef00306..945ec09 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -298,8 +298,6 @@ #define CONFIG_ENV_OVERWRITE 1 #define CONFIG_SYS_CONSOLE_INFO_QUIET -#define CONFIG_ENV_IS_NOWHERE - /* Defines for SPL */ #define CONFIG_SPL #define CONFIG_SPL_FRAMEWORK @@ -434,7 +432,6 @@ * 0x442000 - 0x800000 : Userland */ #if defined(CONFIG_SPI_BOOT) -# undef CONFIG_ENV_IS_NOWHERE # define CONFIG_ENV_IS_IN_SPI_FLASH # define CONFIG_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED # define CONFIG_ENV_OFFSET (892 << 10) /* 892 KiB in */ @@ -481,7 +478,6 @@ #define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND devices */ #if !defined(CONFIG_SPI_BOOT) -#undef CONFIG_ENV_IS_NOWHERE #define CONFIG_ENV_IS_IN_NAND #define CONFIG_ENV_OFFSET 0x260000 /* environment starts here */ #define CONFIG_SYS_ENV_SECT_SIZE (128 << 10) /* 128 KiB */