From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752135AbbHMIgY (ORCPT ); Thu, 13 Aug 2015 04:36:24 -0400 Received: from muru.com ([72.249.23.125]:44086 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751690AbbHMIgV (ORCPT ); Thu, 13 Aug 2015 04:36:21 -0400 Date: Thu, 13 Aug 2015 01:36:16 -0700 From: Tony Lindgren To: Roger Quadros Cc: dwmw2@infradead.org, computersforpeace@gmail.com, ezequiel@vanguardiasur.com.ar, javier@dowhile0.org, fcooper@ti.com, nsekhar@ti.com, linux-mtd@lists.infradead.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 00/22] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms Message-ID: <20150813083616.GZ4215@atomide.com> References: <1438938752-31010-1-git-send-email-rogerq@ti.com> <20150811124829.GM4215@atomide.com> <55CC43B1.4020409@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55CC43B1.4020409@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Roger Quadros [150813 00:17]: > On 11/08/15 15:48, Tony Lindgren wrote: > > > > OK. Yeah let's make sure no regressions are caused by this.. We also > > still have the omap3 legacy booting around, have you checked that it > > keeps on working? > > I don't have any omap3 board with legacy support with me. I have omap3-beagle > but looks like legacy boot is dropped for it already. > > I'll try to revert the patch that drops beagle support and test it on that one. OK yeah that should work just fine. Tony