From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: 2.6.38 not booting on sbc8100 (aka devkit8000) Date: Fri, 25 Mar 2011 09:13:16 +0200 Message-ID: <20110325091316.8a39d71a.jhnikula@gmail.com> References: <20110324151844.GT2811@atomide.com> <20110324190030.GW2811@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ey0-f174.google.com ([209.85.215.174]:54422 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932237Ab1CYHMs (ORCPT ); Fri, 25 Mar 2011 03:12:48 -0400 Received: by eyx24 with SMTP id 24so388420eyx.19 for ; Fri, 25 Mar 2011 00:12:47 -0700 (PDT) In-Reply-To: <20110324190030.GW2811@atomide.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: Belisko Marek , linux-omap@vger.kernel.org On Thu, 24 Mar 2011 12:00:30 -0700 Tony Lindgren wrote: > * Belisko Marek [110324 08:18]: > > On Thu, Mar 24, 2011 at 4:18 PM, Tony Lindgren wrote: > > > > > * Belisko Marek [110324 02:50]: > > > > Hi, > > > > > > > > Try to run 2.6.38 on my sbc8100 > > > > (use mach-type for devkit8000 because boards are similar) board but > > > > when u-boot load it to ram I see just: ... > > > Can you enable DEBUG_LL and EARLY_PRINTK in your .config > > > and add earlyprintk to your cmdline? Then you should see > > > what goes wrong. > > > > > Forgot to mention. I already test this options but result is same like I > > report in > > first email. > > Maybe add some printk statements to start_kernel function in > init/main.c and see if you get any output? > For earlyprintk worth to check also arch/arm/plat-omap/include/plat/uncompress.h that there is entry for sbc8100 (double check with devkit8000 as there is entry for it and if you are re-using the mach-type). -- Jarkko