From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Wed, 15 Feb 2017 09:49:24 +0100 Subject: [U-Boot] Assigning u-boot environment variables from memory In-Reply-To: <1487107650642-281788.post@n7.nabble.com> References: <1487107650642-281788.post@n7.nabble.com> Message-ID: <20170215094924.56547d24@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 14 Feb 2017 14:27:30 -0700 (MST) brendan wrote: > I am storing some information regarding my board within EEPROM (in > memory after I use the >eeprom read command) and I was wondering if > it was possible for me to somehow read from memory and store the > values into an environment variable. You might look at "env import ..." command. It should do what you need. Please also pay attention to its switches -r| -t ... etc. > > I have done a search but could not find anything of relevance. > > Thanks > > > > -- > View this message in context: > http://u-boot.10912.n7.nabble.com/Assigning-u-boot-environment-variables-from-memory-tp281788.html > Sent from the U-Boot mailing list archive at Nabble.com. > _______________________________________________ U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk 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