From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: Open issues after 2.6.38 merge window Date: Fri, 14 Jan 2011 15:38:39 -0800 Message-ID: <20110114233838.GR4957@atomide.com> References: <20110114194758.GM4957@atomide.com> <4D30B8BB.90804@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:23761 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753870Ab1ANXis (ORCPT ); Fri, 14 Jan 2011 18:38:48 -0500 Content-Disposition: inline In-Reply-To: <4D30B8BB.90804@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: David Anders Cc: "linux-omap@vger.kernel.org" * David Anders [110114 12:56]: > Tony, > > i've been testing the 2.6.37 kernel on ES2.0, ES2.1, ES2.2 using the > following: > > x-loader: > git://gitorious.org/x-loader/x-loader.git > branch: master > 6f3a261 omap1: remove support for 1710 and 1510 > defconfig: omap4430panda_config > > U-boot: > git://git.denx.de/u-boot.git > tag: v2010.12 > defconfig: omap4_panda_config That's what I'm using too. > kernel: > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > tag: v2.6.37 > defconfig: omap2plus_defconfig > > i've not seen the power off issue you have described. Hmm well it happens also with v2.6.37, so sounds like it's a u-boot or hardware issue. I'll debug a bit further. Tony