public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Help: OMAP5912 RS232 dies after kernel uncompressing.
  2007-01-13 16:34 [Howto] 2430 kernel,uboot and filesystem Nishanth Menon
@ 2007-01-15 15:22 ` Juergen Sievers
  2007-01-15 15:53   ` Abot Botbot
  2007-01-15 16:05   ` Liem Pham Tan
  0 siblings, 2 replies; 4+ messages in thread
From: Juergen Sievers @ 2007-01-15 15:22 UTC (permalink / raw)
  To: 'Linux OMAP List'


Hello. 

After I modified the environment by using setenv/saveenv I got the following
problem.

The terminal connected to the OMAP5912 rs232 at 115200n8 is working as long
as the kernel is uploaded and decompressing. The last message shown is
".booting."

After that message the rs232 line seems to be dead.

The kernel is mounting its root from nfs-server and is running normally
except the console device could be used.

I tried several kernels (2.6.16/2.6.19) including the pre-build kernel 2.4
from the distribution CD All the same, the rs232 line dies after
uncompressing the kernel.

My bootags setting are:

Bootargs = "mem=32 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw
nfsroot=192.168.0.50:/nfsroot"

Has anybody an idea what I could do to get back my rs232 console ?

Regards

Juergen

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Help: OMAP5912 RS232 dies after kernel uncompressing.
  2007-01-15 15:22 ` Help: OMAP5912 RS232 dies after kernel uncompressing Juergen Sievers
@ 2007-01-15 15:53   ` Abot Botbot
  2007-01-15 16:05   ` Liem Pham Tan
  1 sibling, 0 replies; 4+ messages in thread
From: Abot Botbot @ 2007-01-15 15:53 UTC (permalink / raw)
  To: JSievers, linux-omap-open-source

Juergen,

  Perhaps your NFS Share isn't set up correctly? I had that problem before I 
had set up my NFS share with the right perms and whatnot. Maybe look into 
the particulars of the config file and make sure all is well. Try mounting 
the target NFS with another machine other than the board.

Hope this helps,
Andy

>From: "Juergen Sievers" <JSievers@nadine-software.com>
>Reply-To: JSievers@nadine-software.com
>To: "'Linux OMAP List'" <linux-omap-open-source@linux.omap.com>
>Subject: Help: OMAP5912 RS232 dies after kernel uncompressing.
>Date: Mon, 15 Jan 2007 16:22:26 +0100
>
>
>Hello.
>
>After I modified the environment by using setenv/saveenv I got the 
>following
>problem.
>
>The terminal connected to the OMAP5912 rs232 at 115200n8 is working as long
>as the kernel is uploaded and decompressing. The last message shown is
>".booting."
>
>After that message the rs232 line seems to be dead.
>
>The kernel is mounting its root from nfs-server and is running normally
>except the console device could be used.
>
>I tried several kernels (2.6.16/2.6.19) including the pre-build kernel 2.4
>from the distribution CD All the same, the rs232 line dies after
>uncompressing the kernel.
>
>My bootags setting are:
>
>Bootargs = "mem=32 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw
>nfsroot=192.168.0.50:/nfsroot"
>
>Has anybody an idea what I could do to get back my rs232 console ?
>
>Regards
>
>Juergen
>
>
>_______________________________________________
>Linux-omap-open-source mailing list
>Linux-omap-open-source@linux.omap.com
>http://linux.omap.com/mailman/listinfo/linux-omap-open-source

_________________________________________________________________
Find sales, coupons, and free shipping, all in one place!  MSN Shopping 
Sales & Deals 
http://shopping.msn.com/content/shp/?ctid=198,ptnrid=176,ptnrdata=200639

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Help: OMAP5912 RS232 dies after kernel uncompressing.
  2007-01-15 15:22 ` Help: OMAP5912 RS232 dies after kernel uncompressing Juergen Sievers
  2007-01-15 15:53   ` Abot Botbot
@ 2007-01-15 16:05   ` Liem Pham Tan
  1 sibling, 0 replies; 4+ messages in thread
From: Liem Pham Tan @ 2007-01-15 16:05 UTC (permalink / raw)
  To: JSievers; +Cc: 'Linux OMAP List'

hi Juergen,
please re-check that there is no gaps in the "console=ttyS0,115200n8". If you write "console=ttyS0,_115200n8", the rs232 connection seems to be dead.
BR,
Liem Pham


> Hello. 
>
> After I modified the environment by using setenv/saveenv I got the following
> problem.
>
> The terminal connected to the OMAP5912 rs232 at 115200n8 is working as long
> as the kernel is uploaded and decompressing. The last message shown is
> ".booting."
>
> After that message the rs232 line seems to be dead.
>
> The kernel is mounting its root from nfs-server and is running normally
> except the console device could be used.
>
> I tried several kernels (2.6.16/2.6.19) including the pre-build kernel 2.4
> from the distribution CD All the same, the rs232 line dies after
> uncompressing the kernel.
>
> My bootags setting are:
>
> Bootargs = "mem=32 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw
> nfsroot=192.168.0.50:/nfsroot"
>
> Has anybody an idea what I could do to get back my rs232 console ?
>
> Regards
>
> Juergen
>
>
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
>   

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Help: OMAP5912 RS232 dies after kernel uncompressing.
@ 2007-01-16 17:22 Juergen Sievers
  0 siblings, 0 replies; 4+ messages in thread
From: Juergen Sievers @ 2007-01-16 17:22 UTC (permalink / raw)
  To: linux-omap-open-source

Oh, Oh!  

 

That is really embarrassing but I found my mistake. 

 

I have forgotten to append a ‘M’ to the ‘mem=xy’ statement. So my kernel was
thinking there is only 32 byte of memory.  

Why it still was booting is a miracle too but with ‘mem=32M’ it works proper
again.

 

Regards   0(°^°)0

J.

 

 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-16 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-16 17:22 Help: OMAP5912 RS232 dies after kernel uncompressing Juergen Sievers
  -- strict thread matches above, loose matches on Subject: below --
2007-01-13 16:34 [Howto] 2430 kernel,uboot and filesystem Nishanth Menon
2007-01-15 15:22 ` Help: OMAP5912 RS232 dies after kernel uncompressing Juergen Sievers
2007-01-15 15:53   ` Abot Botbot
2007-01-15 16:05   ` Liem Pham Tan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox