[U-Boot] Assigning u-boot environment variables from memory

Wolfgang Denk wd at denx.de
Wed Feb 15 06:52:49 UTC 2017


Dear brendan,

In message <1487107650642-281788.post at n7.nabble.com> you 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.
> 
> I have done a search but could not find anything of relevance.  

That's what the "env import" command was made for (supporting
different import formats, like plain text, binary with or without
checksum).


More information about the U-Boot mailing list