From patchwork Tue Aug 30 10:52:43 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefano Babic X-Patchwork-Id: 112259 X-Patchwork-Delegate: wd@denx.de 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 44D05B6F8F for ; Tue, 30 Aug 2011 20:54:28 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7077228116; Tue, 30 Aug 2011 12:54:26 +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 1GB48eORLPXR; Tue, 30 Aug 2011 12:54:26 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BD82328122; Tue, 30 Aug 2011 12:54:20 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E272E280EB for ; Tue, 30 Aug 2011 12:54:14 +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 agldv6gmqZVv for ; Tue, 30 Aug 2011 12:54:14 +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 smtpi4.ngi.it (smtpi4.ngi.it [88.149.128.104]) by theia.denx.de (Postfix) with ESMTP id 0EAF9280E9 for ; Tue, 30 Aug 2011 12:54:10 +0200 (CEST) Received: from paperina.lan (unknown [88.149.182.160]) by smtpi4.ngi.it (Postfix) with ESMTP id 78BE843073; Tue, 30 Aug 2011 12:52:49 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by paperina.lan (Postfix) with ESMTP id 3F342140A11B; Tue, 30 Aug 2011 12:52:49 +0200 (CEST) Received: from paperina.lan ([127.0.0.1]) by localhost (paperina.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h0GUNCPWzOKN; Tue, 30 Aug 2011 12:52:47 +0200 (CEST) Received: from papero.lan (papero.lan [192.168.2.105]) by paperina.lan (Postfix) with ESMTP id E3FA7140A115; Tue, 30 Aug 2011 12:52:46 +0200 (CEST) From: Stefano Babic To: u-boot@lists.denx.de Date: Tue, 30 Aug 2011 12:52:43 +0200 Message-Id: <1314701563-27922-2-git-send-email-sbabic@denx.de> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1314701563-27922-1-git-send-email-sbabic@denx.de> References: <1314701563-27922-1-git-send-email-sbabic@denx.de> Subject: [U-Boot] [PATCH 2/2] Makefile: remove mx31pdk exception X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 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 An entry in the main Makefile for the mx31pdk board is not necessary, and the board is added to boards.cfg as all other targets. Signed-off-by: Stefano Babic CC: Wolfgang Denk --- Makefile | 10 ---------- boards.cfg | 2 ++ 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/Makefile b/Makefile index fec662b..71e2d87 100644 --- a/Makefile +++ b/Makefile @@ -896,16 +896,6 @@ apollon_config : unconfig @echo "CONFIG_ONENAND_U_BOOT = y" >> $(obj)include/config.mk @$(MKCONFIG) $@ arm arm1136 apollon - omap24xx -mx31pdk_config \ -mx31pdk_nand_config : unconfig - @mkdir -p $(obj)include - @if [ -n "$(findstring _nand_,$@)" ]; then \ - echo "#define CONFIG_NAND_U_BOOT" >> $(obj)include/config.h; \ - else \ - echo "#define CONFIG_SKIP_LOWLEVEL_INIT" >> $(obj)include/config.h; \ - fi - @$(MKCONFIG) -n $@ -a mx31pdk arm arm1136 mx31pdk freescale mx31 - ######################################################################### ## ARM1176 Systems ######################################################################### diff --git a/boards.cfg b/boards.cfg index fc8ca0a..9f8434a 100644 --- a/boards.cfg +++ b/boards.cfg @@ -41,6 +41,8 @@ mx31ads arm arm1136 - freesca imx31_litekit arm arm1136 - logicpd mx31 imx31_phycore arm arm1136 - - mx31 imx31_phycore_eet arm arm1136 imx31_phycore - mx31 imx31_phycore:IMX31_PHYCORE_EET +mx31pdk_nand arm arm1136 mx31pdk freescale mx31 mx31pdk:NAND_U_BOOT +mx31pdk arm arm1136 - freescale mx31 mx31pdk:SKIP_LOWLEVEL_INIT mx35pdk arm arm1136 - freescale mx35 omap2420h4 arm arm1136 - ti omap24xx tnetv107x_evm arm arm1176 tnetv107xevm ti tnetv107x