From: Dennis Semakin <insane79@yandex.ru>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot doubts
Date: Wed, 30 Dec 2009 13:40:06 +0300 [thread overview]
Message-ID: <5581262169606@webmail9.yandex.ru> (raw)
In-Reply-To: <67b11d980912300153l3cc3dc05m99328168b9dbce54@mail.gmail.com>
> Hi ,
>
> If i enable the CONFIG_ENV_IS_EMBEDDED macro, where the environmental
> variables will be stored?
> Can i use saveenv command? if yes, where it will be stored?
>
> thanks
> -chandru
>
>
May be here, in common/env_embedded.c written
/*
* Generate embedded environment table
* inside U-Boot image, if needed.
*/
#if defined(ENV_IS_EMBEDDED)
/*
* Only put the environment in it's own section when we are building
* U-Boot proper. The host based program "tools/envcrc" does not need
* a seperate section. Note that ENV_CRC is only defined when building
* U-Boot itself.
next prev parent reply other threads:[~2009-12-30 10:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-30 9:53 [U-Boot] u-boot doubts Chandra Sekar
2009-12-30 10:40 ` Dennis Semakin [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-12-28 9:31 [U-Boot] U-boot Doubts Chandra Sekar
2009-12-17 4:18 [U-Boot] U-boot doubts Chandra Sekar
2009-12-17 6:38 ` 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=5581262169606@webmail9.yandex.ru \
--to=insane79@yandex.ru \
--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