public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [ELDK]   U-Boot default CONFIG_AUTOBOOT_DELAY_STR
Date: Fri, 20 Jun 2014 10:43:11 +0200	[thread overview]
Message-ID: <53A3F41F.3040002@denx.de> (raw)
In-Reply-To: <B50C427E-1A24-4846-9AD1-7754664A134B@usgs.gov>

Hi Larry,

On 18/06/2014 00:35, Larry Baker wrote:

> 
> I experience the unrequested U-Boot prompt even when the FTDI cable
> is attached.  I saw many suggestions for fixes on various web pages,
> and none of them seemed to work for everyone that tried them.  The
> fix to slightly harden U-Boot's behavior worked.
> 
> I agree completely with Wolfgang's opinion about either the design or
> quality of the hardware.  Is this a lower quality hobbyist device?
> Perhaps.  It is also affordable, very popular, and very useful.  This
> is a dedicated (~TTL, not RS-232) console port, not typically exposed
> to the user of the device, whose sole purpose is to interact directly
> with the embedded U-Boot and Linux.  Is it really such a good thing
> that U-Boot is so promiscuous in what it is willing to accept as an
> invitation to converse?  I think it is good defensive programming to
> be a bit pickier.  What is the harm?
> 
> I do not wish to argue with anyone about it.  I can make the change
> for myself and I will certainly document the reason I am making the
> change in my notes.

The best thing you can do is to send an appropriate patch to u-boot ML
and in CC to the TI Maintainer (Tom Rini), asking for review. Adding
 CONFIG_AUTOBOOT_DELAY_STR change behavior for other boards, too,
because am335x_evm.h is used by several boards, not only BBB. Which
board is running is verified at runtime, see board_is_bone() in
am335x/board.c code. The same hardware issue seems that does not affect
other boards. Maybe you can add a runtime check and change the behavior
only on BBB.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

      parent reply	other threads:[~2014-06-20  8:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5070A944-CC27-4388-91E5-78B0792E590C@usgs.gov>
2014-06-17  4:42 ` [U-Boot] [ELDK] U-Boot default CONFIG_AUTOBOOT_DELAY_STR Wolfgang Denk
2014-06-17  5:32   ` Karen Shaeffer
2014-06-17  5:41   ` Gupta, Pekon
2014-06-17  6:10     ` [U-Boot] " Larry Baker
     [not found]     ` <B50C427E-1A24-4846-9AD1-7754664A134B@usgs.gov>
2014-06-20  8:43       ` Stefano Babic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53A3F41F.3040002@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox