Article 6P4QA Environment Variable not Updating

Environment Variable not Updating

by
Jayasurya
from LinuxQuestions.org on (#6P4QA)
Hi All,

Currently I am working in uboot, I am using "filesize" varible for loading my file.

Command:
1) load mmc 0:1 ${loadaddr} <file_name>
2) print filesize

Sometimes I am not getting the proper file size from this variable. It is not updating all the time and taking some older values.

Anything we need to modify inside uboot or environment variable.

Thanks and Regards,
Jayasurya R.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments