public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Silent console enhancement patch
Date: Sat, 14 Jun 2008 23:48:52 +0200	[thread overview]
Message-ID: <20080614214852.90FD9243AC@gemini.denx.de> (raw)
In-Reply-To: Your message of "Fri, 13 Jun 2008 09:34:20 EDT." <4852775C.1040401@harris.com>

In message <4852775C.1040401@harris.com> you wrote:
>
> When we manufacture a new board, we will load the flash via jtag. All I
> had planned to put in at that stage was the u-boot image itself.  I did
> not plan to put in an initial environment, because the environment can
> easily be constructed by u-boot.  The problem is that by the time the
> initial environment is constructed, some messages that I want to
> suppress will already have been printed, because "silent" is not defined
> yet.  The purpose of the patch is to suppress messages in this case.

Why isn't "silent" defined as needed  in  your  defualkt  environment
that gets used when there is no valid environment?

> How do other people construct the initial environment, so that it can be
> loaded via jtag along with the u-boot executable?

The easiest way is  set  up  everything  as  needed,  or  example  by
including  the  environment  sector(s)  with  the U-Boot image (i. e.
chosing a configuration which uses ENV_IS_EMBEDDED).

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
Vulcans never bluff.
	-- Spock, "The Doomsday Machine", stardate 4202.1

  reply	other threads:[~2008-06-14 21:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-12 17:39 [U-Boot-Users] Silent console enhancement patch Steven A. Falco
2008-06-13  6:41 ` Wolfgang Denk
2008-06-13 13:34   ` Steven A. Falco
2008-06-14 21:48     ` Wolfgang Denk [this message]
2008-06-16 16:45       ` Steven A. Falco
2008-06-17  4:17         ` Wolfgang Denk

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=20080614214852.90FD9243AC@gemini.denx.de \
    --to=wd@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