From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/3] arm/dts: OMAP: Remove bootargs node from board files Date: Thu, 8 Dec 2011 16:55:37 -0800 Message-ID: <20111209005537.GL31337@atomide.com> References: <1323190149-6492-3-git-send-email-b-cousson@ti.com> <4EDE59B8.1070808@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4EDE59B8.1070808@gmail.com> Sender: linux-omap-owner@vger.kernel.org To: Rob Herring Cc: Benoit Cousson , devicetree-discuss@lists.ozlabs.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Grant Likely List-Id: devicetree@vger.kernel.org * Rob Herring [111206 09:35]: > Benoit, > > On 12/06/2011 10:49 AM, Benoit Cousson wrote: > > Since 3.2, the CONFIG_ARM_ATAG_DTB_COMPAT config allows > > an old bootloader to still use ATAG to provide cmdline. > > > > Remove chosen/bootargs from the DTS board files. > > > > Signed-off-by: Benoit Cousson > > Cc: Grant Likely > > Cc: Rob Herring > > Acked-by: Rob Herring Thanks applying patches 1 & 2 into omap dt branch. Still wondering if we should combine patch 3 into some other cleanup to avoid extra churn.. Tony