* [U-Boot-Users] u-boot environment variables in nandflash fails
@ 2007-06-26 11:23 Victor Librado
0 siblings, 0 replies; only message in thread
From: Victor Librado @ 2007-06-26 11:23 UTC (permalink / raw)
To: u-boot
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-26 11:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-26 11:23 [U-Boot-Users] u-boot environment variables in nandflash fails Victor Librado
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox