From patchwork Wed Oct 28 00:47:19 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Armitage X-Patchwork-Id: 537196 X-Patchwork-Delegate: sr@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 366E5140D92 for ; Wed, 28 Oct 2015 16:33:54 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 388B44B657; Wed, 28 Oct 2015 06:33:52 +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 LKaZQlJyfpL3; Wed, 28 Oct 2015 06:33:51 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8B7F14B664; Wed, 28 Oct 2015 06:33:45 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 41BA14B632 for ; Wed, 28 Oct 2015 01:57:45 +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 EF_I5Ld5LUQu for ; Wed, 28 Oct 2015 01:57:43 +0100 (CET) X-Greylist: delayed 577 seconds by postgrey-1.34 at theia; Wed, 28 Oct 2015 01:57:37 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 iprslrsmtp1msp.cpwnetworks.com (rslrsmtp1.opaltelecom.net [62.24.128.201]) by theia.denx.de (Postfix) with ESMTP id 2ABCD4B61D for ; Wed, 28 Oct 2015 01:57:36 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CgBADHGjBW//2AGD5eGQEBAg4BAQGES7p2hgmGGgKCDQEBAQEBAYELhDYBAQR5EFEsKwYTiDTFLwEBAQEGAiGRAgeELgWWOI1/iDoEkxljhARyhX0BAQE X-IPAS-Result: A2CgBADHGjBW//2AGD5eGQEBAg4BAQGES7p2hgmGGgKCDQEBAQEBAYELhDYBAQR5EFEsKwYTiDTFLwEBAQEGAiGRAgeELgWWOI1/iDoEkxljhARyhX0BAQE X-IronPort-AV: E=Sophos;i="5.20,207,1444690800"; d="scan'208";a="439921207" Received: from wmsmtp.opaltelecom.net (HELO rslr-smtp-1.cpwnetworks.com) ([62.24.128.253]) by iprslrsmtp1msp.cpwnetworks.com with ESMTP; 28 Oct 2015 00:48:11 +0000 Received: from [92.27.6.193] (helo=samson.armitage.org.uk) by rslr-smtp-1.cpwnetworks.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1ZrEuQ-0004e9-1f for u-boot@lists.denx.de; Wed, 28 Oct 2015 00:48:10 +0000 Received: from samson.armitage.org.uk (localhost [127.0.0.1]) by samson.armitage.org.uk (Postfix) with ESMTP id 13B55C3536 for ; Wed, 28 Oct 2015 00:48:04 +0000 (GMT) Received: by samson.armitage.org.uk (Postfix, from userid 987) id E87F1C357B; Wed, 28 Oct 2015 00:48:03 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on samson.armitage.org.uk X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 Received: from samson1.armitage.org.uk (samson1.armitage.org.uk [172.21.53.210]) by samson.armitage.org.uk (Postfix) with ESMTP id CE335C47F2; Wed, 28 Oct 2015 00:47:34 +0000 (GMT) From: Quentin Armitage To: Prafulla Wadaskar Date: Wed, 28 Oct 2015 00:47:19 +0000 Message-Id: <1445993241-15724-6-git-send-email-quentin@armitage.org.uk> X-Mailer: git-send-email 1.7.7.6 In-Reply-To: <1445993241-15724-1-git-send-email-quentin@armitage.org.uk> References: <1445993241-15724-1-git-send-email-quentin@armitage.org.uk> X-Virus-Scanned: ClamAV using ClamSMTP by Armitage.org.uk X-Mailman-Approved-At: Wed, 28 Oct 2015 06:33:39 +0100 Cc: u-boot@lists.denx.de, Jason Cooper , Luka Perkov , Tom Rini , Quentin Armitage Subject: [U-Boot] [PATCH 5/7] kirkwood: Align configuration files X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Cosmetic: CONFIG_OF_LIBFDT was in a different position in the config file for the Dreamplug, compared to the Sheevaplug and Guruplug. Signed-off-by: Quentin Armitage --- include/configs/dreamplug.h | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h index 4c5eafb..0c01209 100644 --- a/include/configs/dreamplug.h +++ b/include/configs/dreamplug.h @@ -42,6 +42,11 @@ #define CONFIG_BUILD_TARGET "u-boot.kwb" /* + * Enable device tree support + */ +#define CONFIG_OF_LIBFDT + +/* * Commands configuration */ #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ @@ -131,6 +136,4 @@ */ #define CONFIG_DISPLAY_CPUINFO -#define CONFIG_OF_LIBFDT - #endif /* _CONFIG_DREAMPLUG_H */