public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Victor Librado <vlibrado@bioingenieria.es>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot environment variables in nandflash fails
Date: Tue, 26 Jun 2007 13:23:50 +0200	[thread overview]
Message-ID: <4680F746.2010006@bioingenieria.es> (raw)

Hello all,

I'm using u-boot in atmel at91sam9260. U-boot version 1.1.5 with atmel 
patches.

When I config myboard.h I set the net environment variables this way:

#define CONFIG_ETHADDR  "02:aa:aa:aa:aa:aa"
#define CONFIG_IPADDR   "172.31.1.20"
#define CONFIG_SERVERIP "172.31.1.119"

Environment variables are defined in NANDFLASH.

When u-boot starts the "printenv" command shows the variables ok, but 
when I load my Image, system takes really the value of the variable:
         0.VALUE_OF_VARIABLE (e.g. It starts with ethaddr 0:02:aa:aa:aa:aa).

What may happens?

Regards,

V?ctor Librado.

                 reply	other threads:[~2007-06-26 11:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4680F746.2010006@bioingenieria.es \
    --to=vlibrado@bioingenieria.es \
    --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