All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Prevent dropping into a shell triggered by serial port
@ 2010-10-21  2:28 sunimohan
  2010-10-21  3:23 ` Andrew Dyer
  2010-10-21  4:39 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: sunimohan @ 2010-10-21  2:28 UTC (permalink / raw)
  To: u-boot


Hi

  I have connected my mini2440 to a Com device using serial port.

when I try to boot, uboot always drops into the shell. If I remove the
serial port connector, it boots happily.

Looks like the Com device is responding to the boot messages from uboot and
uboot is dropping into the shell.

1) Can I prevent messages from uboot  into serial port

2) Can I continue to boot even if I drop into a shell (like automatically
typing "boot" in the shell) with a script like .bashrc equivalent

3) can I totally shutoff the serial port for uboot only

Thanks
Sunitha
-- 
View this message in context: http://old.nabble.com/Prevent-dropping-into-a-shell-triggered-by-serial-port-tp30015548p30015548.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

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

* [U-Boot] Prevent dropping into a shell triggered by serial port
  2010-10-21  2:28 [U-Boot] Prevent dropping into a shell triggered by serial port sunimohan
@ 2010-10-21  3:23 ` Andrew Dyer
  2010-10-21  4:39 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Dyer @ 2010-10-21  3:23 UTC (permalink / raw)
  To: u-boot

On Wed, Oct 20, 2010 at 21:28, sunimohan <sunimohan@gmail.com> wrote:
>
> Hi
>
> ?I have connected my mini2440 to a Com device using serial port.
>
> when I try to boot, uboot always drops into the shell. If I remove the
> serial port connector, it boots happily.
>
> Looks like the Com device is responding to the boot messages from uboot and
> uboot is dropping into the shell.
>
> 1) Can I prevent messages from uboot ?into serial port
>
> 2) Can I continue to boot even if I drop into a shell (like automatically
> typing "boot" in the shell) with a script like .bashrc equivalent
>
> 3) can I totally shutoff the serial port for uboot only
>

RTFM

see the main README, doc/README.silent, doc/README.modem,
doc/README.autoboot in u-boot.  There are lots of ways to handle this.

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

* [U-Boot] Prevent dropping into a shell triggered by serial port
  2010-10-21  2:28 [U-Boot] Prevent dropping into a shell triggered by serial port sunimohan
  2010-10-21  3:23 ` Andrew Dyer
@ 2010-10-21  4:39 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2010-10-21  4:39 UTC (permalink / raw)
  To: u-boot

Dear sunimohan,

In message <30015548.post@talk.nabble.com> you wrote:
>
> when I try to boot, uboot always drops into the shell. If I remove the
> serial port connector, it boots happily.

If this happens even if you don't transmit data over the serial line
tht you should fix your hardware. Seems you have floating signals, so
add appropriate pull-up or pull-down resistors.

> Looks like the Com device is responding to the boot messages from uboot and
> uboot is dropping into the shell.

Sounds like a hardware-related issue to me.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"We learn from history that we learn nothing from history."
- George Bernard Shaw

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

end of thread, other threads:[~2010-10-21  4:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21  2:28 [U-Boot] Prevent dropping into a shell triggered by serial port sunimohan
2010-10-21  3:23 ` Andrew Dyer
2010-10-21  4:39 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.