From patchwork Mon Jul 1 13:13:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 2807591 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 6ED5E9F756 for ; Mon, 1 Jul 2013 13:13:48 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 475EC2019C for ; Mon, 1 Jul 2013 13:13:47 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7FDDF2019A for ; Mon, 1 Jul 2013 13:13:42 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UtdvF-00080t-2M; Mon, 01 Jul 2013 13:13:37 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UtdvC-0005H1-Jr; Mon, 01 Jul 2013 13:13:34 +0000 Received: from mail-yh0-x22c.google.com ([2607:f8b0:4002:c01::22c]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UtdvA-0005Gh-9a for linux-arm-kernel@lists.infradead.org; Mon, 01 Jul 2013 13:13:33 +0000 Received: by mail-yh0-f44.google.com with SMTP id t59so2496252yho.17 for ; Mon, 01 Jul 2013 06:13:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer; bh=BPfY+zZS57FR9if/Rox1uH9Theqbrod/bvfMFYhFwfo=; b=mfbydtvx8Q4BNGuEzHqUpf7Tqyp26Gb0eoJOEcWZh/ou/dIqREV0zMc/V8gP2letJf aFgXXPdhVMxDF1I+zZXqkJt8QC1T2GZzYV/SCMUJA857NZyzYw+96nHQngBE7t71wsyE Mrx5iJ344p+eTzZ9zH1LS/546y/p7zHhKvQkDjEkB9wG1O+Hu7G84kq8ru5ZUgiYoq10 eHM/uGXEmMsnYpv9iKDkmjyrzEhxDAyAwU6001J2dabJoYDjYR1j1ANYUgUkLCECMold V5IFAeu3GtP/HTOIlZk928MqxrqtqljwqQFmcGoJu6ogtZaMmXObT8qN22kT93inr0PG 5LMA== X-Received: by 10.236.210.106 with SMTP id t70mr12104859yho.206.1372684390654; Mon, 01 Jul 2013 06:13:10 -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 v68sm33062368yhn.22.2013.07.01.06.13.09 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 01 Jul 2013 06:13:10 -0700 (PDT) From: Tom Rini To: Tony Lindgren Subject: [PATCH] ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB support Date: Mon, 1 Jul 2013 09:13:13 -0400 Message-Id: <1372684393-19025-1-git-send-email-trini@ti.com> X-Mailer: git-send-email 1.7.9.5 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130701_091332_422706_1A77F0DE X-CRM114-Status: GOOD ( 12.53 ) X-Spam-Score: -1.9 (-) Cc: linux-omap@vger.kernel.org, Russell King , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP As this config must support boards which cannot support separate device trees, enable support for appended ones. Cc: Tony Lindgren Cc: Russell King Signed-off-by: Tom Rini --- arch/arm/configs/omap2plus_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index abbe319..ec4deb9 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -34,6 +34,8 @@ CONFIG_NR_CPUS=2 CONFIG_LEDS=y CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZBOOT_ROM_BSS=0x0 +CONFIG_ARM_APPENDED_DTB=y +CONFIG_ARM_ATAG_DTB_COMPAT=y CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyO2,115200" CONFIG_KEXEC=y CONFIG_FPE_NWFPE=y