From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 13 Jan 2012 14:13:26 +0100 Subject: [U-Boot] mx28evk_config integration In-Reply-To: <4F102C4D.4030200@denx.de> References: <68CF423E-FBC3-4E40-91BB-737C36E8CB73@Delien.nl> <24DADD1F-D062-49F5-9926-A0070169EC5C@delien.nl> <4F102C4D.4030200@denx.de> Message-ID: <201201131413.26518.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > On 13/01/2012 13:56, Robert Deli?n wrote: > >> Looks like CPUfreq+usb is doing something eerie ... Fabio, can you look > >> into it? > > > > I've Kernel 3.2.1 and it works. So I've made a clean-built of my 3.1.6 > > and works too. No idea why it failed before, but I'm going to disregard > > that for now. I think it's safe to conclude that the problem is an > > incompatibility between the FreeScale supplied 2.6.35.3-571 Kernel and > > the current version of U-Boot. > > This is possible, but both are not mainlined.. > > > Unfortunately we cannot step up to another Kernel because we need the > > FreeScale power supply driver for our battery and that's not yet > > supported in later Kernel versions. > > However, the logical approach is to port the power supply driver to the > current kernel, and also to push it to mainline ! Which indeed should be a simple task > > Best regards, > Stefano Babic