Re: [U-Boot] Handling of environment settings

2009-08-07 Thread Wolfgang Denk
Dear Alex Dubov, In message <605712.94797...@web37607.mail.mud.yahoo.com> you wrote: > > Until now, custom environment settings were just defined in the board config > file. All that had to be done is to edit the file, recompile the u-boot and > flash it to the target. Sounds a bit cumbersome...

[U-Boot] Handling of environment settings

2009-08-06 Thread Alex Dubov
Until now, custom environment settings were just defined in the board config file. All that had to be done is to edit the file, recompile the u-boot and flash it to the target. Now, however, this approach is not longer acceptable. This means, that environment must be either set manually on the ta