[U-Boot-Users] Set bootcmd through BDI2000
Ben Warren
bwarren at qstreams.com
Thu Jun 28 16:59:50 CEST 2007
On Thu, 2007-06-28 at 07:44 -0700, Angad wrote:
> How do you dump the env vriables to a file via the BDI? and is there a way to
> re-download them the board?
>
> Thanks
>
Please don't top-post.
If your environment is in a separate sector(s) of NOR flash, you can
dump it via
dump <addr> <size> [<file>]
where addr and size are the start address and size of the flash sector.
You can then re-burn the sector in the usual way (erase/prog)
regards,
Ben
More information about the U-Boot
mailing list