From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/8] Flip on multiplatform support for omap2plus for v3.9 Date: Fri, 21 Dec 2012 08:48:49 -0800 Message-ID: <20121221164849.GL21056@atomide.com> References: <20121219192354.22098.33408.stgit@muffinssi.local> <20121220155518.GX4989@atomide.com> <20121221010518.GJ21056@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]:17837 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751582Ab2LUQsx (ORCPT ); Fri, 21 Dec 2012 11:48:53 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Ezequiel Garcia Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Javier Martinez Canillas , lokeshvutla@ti.com * Ezequiel Garcia [121221 04:50]: > Hi Tony, > > On Thu, Dec 20, 2012 at 10:05 PM, Tony Lindgren wrote: > > > > Maybe use Olof's lates pull request for fixes from LAKML + > > ARM: l2x0: Only set .set_debug on PL310 r3p0 and earlier + > > ARM: disable errata work-arounds which access secure registers > > and these patches? > > > > FYI, I've successfully booted my IGEPv2 board using: > * arm-soc/for-next Ah right, sorry this series also needs the omap branch omap-for-v3.8/cleanup-for-merge-window that's now in arm-soc/for-next. Specifically it's the "ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usage" patch. > * igep DT patches > * this multiplatform series > * the two patches mentioned above > > With this series CONFIG_MACH_IGEP0020 is not needed, > just CONFIG_MACH_OMAP_GENERIC is selected. > > So I guess this means, for igep v2, > > Tested-by: Ezequiel Garcia Thanks, Tony