From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 00/12] Drop omap3 board files and make mach-omap2 boot in DT only mode Date: Sat, 30 Nov 2013 09:29:59 -0800 Message-ID: <20131130172959.GF23334@atomide.com> References: <1385424867-27243-1-git-send-email-tony@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:33816 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753051Ab3K3RaD (ORCPT ); Sat, 30 Nov 2013 12:30:03 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Javier Martinez Canillas Cc: "linux-arm-kernel@lists.infradead.org" , "linux-omap@vger.kernel.org" * Javier Martinez Canillas [131129 11:13]: > > I just tested your branch on my DM3730 IGEPv2 board and everything > works correctly. OK good to hear. > Also, I noticed that there are some remaining code that is unused now > that the board files are gone and can be removed. > > I'll send now as a separate series but the diffstat is > > arch/arm/mach-omap2/Makefile | 9 ----- > arch/arm/mach-omap2/board-flash.c | 245 > ---------------------------------------------------------------------------------------------------------------------------- > arch/arm/mach-omap2/board-flash.h | 62 -------------------------------- > arch/arm/mach-omap2/gpmc-smc91x.c | 186 > ---------------------------------------------------------------------------------------------- > arch/arm/mach-omap2/gpmc-smc91x.h | 42 ---------------------- > arch/arm/mach-omap2/gpmc-smsc911x.c | 100 > --------------------------------------------------- > arch/arm/mach-omap2/gpmc-smsc911x.h | 35 ------------------ > arch/arm/mach-omap2/gpmc.c | 1 - > 8 files changed, 680 deletions(-) Yeah great, saw that, will look at it more on Monday. Regards, Tony