From mboxrd@z Thu Jan 1 00:00:00 1970 From: sunimohan Date: Wed, 20 Oct 2010 19:28:57 -0700 (PDT) Subject: [U-Boot] Prevent dropping into a shell triggered by serial port Message-ID: <30015548.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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.