Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-04-17 Thread Roy Lee
Bob Liu gmail.com> writes: > I use buildroot to generate an initramfs > Of course I made some changes. > > If using 8250 serial driver, my fs works well,it can enter console correctly. > But using omap-serial driver, it can't. > > I think there maybe some problem about the ttyO2 node in my fs

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Bob Liu
On Thu, Jan 20, 2011 at 2:50 PM, Felipe Balbi wrote: > Hi, > > On Thu, Jan 20, 2011 at 02:46:47PM +0800, Bob Liu wrote: >> Yeah, I also think it's file system issue. I added major and minor >> number to omap-serial driver, it fix the problem temporary. >> >> > No need to edit /etc/inittab with abo

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Felipe Balbi
Hi, On Thu, Jan 20, 2011 at 02:46:47PM +0800, Bob Liu wrote: > Yeah, I also think it's file system issue. I added major and minor > number to omap-serial driver, it fix the problem temporary. > > > No need to edit /etc/inittab with above fs since ttyO2 is mapped to > > console device file under /

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Bob Liu
On Thu, Jan 20, 2011 at 2:33 PM, G, Manjunath Kondaiah wrote: > On Thu, Jan 20, 2011 at 01:32:24PM +0800, Bob Liu wrote: >> On Wed, Jan 19, 2011 at 7:06 PM, Felipe Balbi wrote: >> > Hi, >> > >> > On Wed, Jan 19, 2011 at 06:57:33PM +0800, Bob Liu wrote: >> >> Any ideas? >> > >> > s/console=ttyS2,1

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Bob Liu
On Thu, Jan 20, 2011 at 2:30 PM, Felipe Balbi wrote: > On Thu, Jan 20, 2011 at 01:32:24PM +0800, Bob Liu wrote: >> On Wed, Jan 19, 2011 at 7:06 PM, Felipe Balbi wrote: >> > Hi, >> > >> > On Wed, Jan 19, 2011 at 06:57:33PM +0800, Bob Liu wrote: >> >> Any ideas? >> > >> > s/console=ttyS2,115200n8/c

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread G, Manjunath Kondaiah
On Thu, Jan 20, 2011 at 01:32:24PM +0800, Bob Liu wrote: > On Wed, Jan 19, 2011 at 7:06 PM, Felipe Balbi wrote: > > Hi, > > > > On Wed, Jan 19, 2011 at 06:57:33PM +0800, Bob Liu wrote: > >> Any ideas? > > > > s/console=ttyS2,115200n8/console=ttyO2,115200n8/ > > > > on your CMDLINE. > > > > Yeah,

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Felipe Balbi
On Thu, Jan 20, 2011 at 01:32:24PM +0800, Bob Liu wrote: > On Wed, Jan 19, 2011 at 7:06 PM, Felipe Balbi wrote: > > Hi, > > > > On Wed, Jan 19, 2011 at 06:57:33PM +0800, Bob Liu wrote: > >> Any ideas? > > > > s/console=ttyS2,115200n8/console=ttyO2,115200n8/ > > > > on your CMDLINE. > > > > Yeah,

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Bob Liu
On Wed, Jan 19, 2011 at 7:06 PM, Felipe Balbi wrote: > Hi, > > On Wed, Jan 19, 2011 at 06:57:33PM +0800, Bob Liu wrote: >> Any ideas? > > s/console=ttyS2,115200n8/console=ttyO2,115200n8/ > > on your CMDLINE. > Yeah, that work! Thanks! But my system still can't enter shell, I have changed /etc/in

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread G, Manjunath Kondaiah
On Wed, Jan 19, 2011 at 12:07:35PM +0100, Abdoulaye Walsimou GAYE wrote: > On 01/19/2011 12:06 PM, Felipe Balbi wrote: > > Hi, > > > > On Wed, Jan 19, 2011 at 06:57:33PM +0800, Bob Liu wrote: > > > >> Any ideas? > >> > > s/console=ttyS2,115200n8/console=ttyO2,115200n8/ > > > > on your CMDLI

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Abdoulaye Walsimou GAYE
On 01/19/2011 12:06 PM, Felipe Balbi wrote: > Hi, > > On Wed, Jan 19, 2011 at 06:57:33PM +0800, Bob Liu wrote: > >> Any ideas? >> > s/console=ttyS2,115200n8/console=ttyO2,115200n8/ > > on your CMDLINE. > > Hi, BTW what is major and minor number of ttyO devices? This is not documented in

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Jarkko Nikula
On Wed, 19 Jan 2011 18:57:33 +0800 Bob Liu wrote: > I think the reason is 2.6.37 using omap-serial driver. > After I force it using 8250 serial driver, it works fine. > > Any ideas? Change ttySx to ttyOx in your bootloader arguments, /etc/inittab and /etc/securetty. Previous thread here: http:

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Felipe Balbi
Hi, On Wed, Jan 19, 2011 at 06:57:33PM +0800, Bob Liu wrote: > Any ideas? s/console=ttyS2,115200n8/console=ttyO2,115200n8/ on your CMDLINE. -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo inf

[HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Bob Liu
Hi, folks After I update kernel from 2.6.36.2 to 2.6.37, my beagleboard-xM can't bootup. The message is: === Texas Instruments X-Loader 1.4.4ss (Aug 19 2010 - 02:49:27) Beagle xM Rev A Reading boot sector Loading u-boot.bin from mmc U-Boot 2010.12-svn2