From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Fri, 14 Sep 2012 23:38:44 +0200 (CEST) Subject: [U-Boot] Don't get any interrupts once I boot into Linux In-Reply-To: Message-ID: <146578132.4418464.1347658724719.JavaMail.root@advansee.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 Friday, September 14, 2012 11:28:48 PM, Fabio Estevam wrote: > Hi Beno?t, > > On Fri, Sep 14, 2012 at 4:53 PM, Beno?t Th?baudeau > wrote: > > > Good news! This function can easily be added locally to your board > > init file. I > > don't think that mainline U-Boot should be changed for that since > > it is an issue > > in FSL's Linux that relies on the revision tag instead of > > extracting itself the > > I think we should change U-boot mainline for mx51evk in this case. > > We do pass get_board_rev() on mx53loco and mx6qsabrelite boards in > order to allow booting a FSL kernel too. > > By doing this we allow people that use the old kernel to run a > mainline U-boot. OK, then Greg, please make this patch after your Monday's tests. Best regards, Beno?t