public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Steven A. Falco <sfalco@harris.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Silent console enhancement patch
Date: Mon, 16 Jun 2008 12:45:12 -0400	[thread overview]
Message-ID: <48569898.6060005@harris.com> (raw)
In-Reply-To: <20080614214852.90FD9243AC@gemini.denx.de>

Wolfgang Denk wrote:
> Why isn't "silent" defined as needed  in  your  defualkt  environment
> that gets used when there is no valid environment?
>   
> 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).
>   

Thank you!  I believe ENV_IS_EMBEDDED will do what I need.  I had based
my bsp on sequoia, which did not have this set.

Also, I had a misconception about ENV_IS_EMBEDDED - I had thought it
meant that the environment was permanently part of the text segment,
which would not be good for me.  But after studying the code, I now
understand that ENV_IS_EMBEDDED is only for the initial environment. 

I would like to withdraw my patch.

I would still like to pursue my proposed "setenv.patch" - that one
changes setenv() to return an integer rather than void.  If you have any
comments on it, please let me know.

    Thanks again,
    Steve

  reply	other threads:[~2008-06-16 16:45 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
2008-06-16 16:45       ` Steven A. Falco [this message]
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=48569898.6060005@harris.com \
    --to=sfalco@harris.com \
    --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