From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mark A. Greer" Subject: Re: latest kernel for am35xx Date: Fri, 1 Jun 2012 09:20:03 -0700 Message-ID: <20120601162003.GA28393@animalcreek.com> References: <20120601033605.GB520@animalcreek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail20.dotsterhost.com ([66.11.232.73]:39641 "EHLO mail20.dotsterhost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964978Ab2FAQUF (ORCPT ); Fri, 1 Jun 2012 12:20:05 -0400 Content-Disposition: inline In-Reply-To: <20120601033605.GB520@animalcreek.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Maxim Podbereznyy Cc: Anil Kumar , "linux-omap@vger.kernel.org" [Somehow this didn't get out the first time so resending.] On Thu, May 31, 2012 at 08:36:05PM -0700, Mark A. Greer wrote: > On Thu, May 31, 2012 at 10:08:44AM +0300, Maxim Podbereznyy wrote: > > Hi! > > Hi Maxim > > > http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap.git > > Does anyone knows a working branch/tag for am3517evm? I need the board > > boots fine with Ethernet enabled and working. > > > > I read a few messages at e2e forum and all of them report about broken > > features.. I need wl1271 support in the kernel therefore I have to use > > on the latest kernels. > > There are several issues with the am35x code in the current community. > However, if you checkout k.o. v3.4, use omap2plus_defconfig, enable > CONFIG_TI_DAVINCI_EMAC, and add 'nohlt' to the cmdline, you will be > able to boot the am3517evm. Don't try a Suspend-to-RAM though. > > Mark > --