From patchwork Sat Jul 28 09:35:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: seedshope X-Patchwork-Id: 173860 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 023822C0086 for ; Sat, 28 Jul 2012 19:41:06 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8EBDB2807F; Sat, 28 Jul 2012 11:40:28 +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 ibjnm-3lV9ni; Sat, 28 Jul 2012 11:40:28 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5937C280AB; Sat, 28 Jul 2012 11:40:08 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 125FC280A6 for ; Sat, 28 Jul 2012 11:40:05 +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 SAGkXVldp-g4 for ; Sat, 28 Jul 2012 11:40:04 +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-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by theia.denx.de (Postfix) with ESMTPS id 6F7A528085 for ; Sat, 28 Jul 2012 11:39:46 +0200 (CEST) Received: by mail-pb0-f44.google.com with SMTP id wy7so6498823pbc.3 for ; Sat, 28 Jul 2012 02:39:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=9LVTDchpjB9NUniz9twBob4gEo0sytw1sS8xsTPRs1Y=; b=vfQErtMFXtaW+HNcUGuXeYdJShUtTjaoLdNOCqc+tSCHO4J/KdmkAxICwtaFIhjNT/ TzMZtjbiXYtDMsk6pNozius0Nbs5/q2gJAZZFVhAJq889JgF5mWRh1mRtchTfwPoAx+j hYHHVu6TzZ8NfBfq/MpwXt28//eAiFpQLe9NguGFe6W5SGOWYwy0QtTLA+gjYP0g5CeX 0eWZhCDxZvTDb6lTefAGoia6ifCavfDj5LtHjuW3OhIBbVYQgC3ORanDPr34NtkpeYQh GDfYv9ryW3yByJdVmNcwcR0ZQ2bwAiSX7F/r2RAcWMWEKlO1O4X7JZPP+Rj0iNFJwYrM tomQ== Received: by 10.68.224.233 with SMTP id rf9mr20332406pbc.141.1343468386009; Sat, 28 Jul 2012 02:39:46 -0700 (PDT) Received: from localhost.localdomain ([221.221.21.198]) by mx.google.com with ESMTPS id hf4sm3687803pbc.4.2012.07.28.02.39.40 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 28 Jul 2012 02:39:45 -0700 (PDT) From: Zhong Hongbo To: Minkyu Kang Date: Sat, 28 Jul 2012 17:35:48 +0800 Message-Id: <1343468148-26595-16-git-send-email-bocui107@gmail.com> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1343468148-26595-1-git-send-email-bocui107@gmail.com> References: <1343468148-26595-1-git-send-email-bocui107@gmail.com> Cc: u-boot@lists.denx.de, Zhong Hongbo Subject: [U-Boot] [V3 15/15] S3C6400: Remove the unused variable for S3C6400 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 From: Zhong Hongbo Signed-off-by: Zhong Hongbo --- Change for V3: - None. Change for V2: - None. --- include/configs/smdk6400.h | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) diff --git a/include/configs/smdk6400.h b/include/configs/smdk6400.h index fa5b1c5..2b49647 100644 --- a/include/configs/smdk6400.h +++ b/include/configs/smdk6400.h @@ -108,9 +108,6 @@ #define CONFIG_CMD_LOADB #define CONFIG_CMD_SAVEENV #define CONFIG_CMD_NAND -#if defined(CONFIG_BOOT_ONENAND) -#define CONFIG_CMD_ONENAND -#endif #define CONFIG_CMD_PING #define CONFIG_CMD_ELF #define CONFIG_CMD_FAT @@ -266,13 +263,6 @@ 48, 49, 50, 51, 52, 53, 54, 55, \ 56, 57, 58, 59, 60, 61, 62, 63} -/* None of these are currently implemented. Left from the original Samsung - * version for reference -#define CONFIG_BOOT_NOR -#define CONFIG_BOOT_MOVINAND -#define CONFIG_BOOT_ONENAND -*/ - #define CONFIG_SPL #define CONFIG_SPL_NAND #define CONFIG_SPL_NAND_SIMPLE @@ -283,11 +273,6 @@ #define CONFIG_SPL_LIBGENERIC_SUPPORT #define CONFIG_NAND_S3C64XX -/* Unimplemented or unsupported. See comment above. -#define CONFIG_ONENAND -#define CONFIG_MOVINAND -*/ - /* Settings as above boot configuration */ #define CONFIG_ENV_IS_IN_NAND #define CONFIG_BOOTARGS "console=ttySAC,115200"