Re: [U-Boot] "uEnv.txt" versus "fw_setenv" -- a question about style

2016-07-22 Thread Wolfgang Denk
Dear "Robert P. J. Day", In message you wrote: > > curious about peoples' preferences when it comes to customizing > u-boot on a running system -- using a "uEnv.txt" file that can be > trivially edited from user space, as opposed to using the u-boot > firmware tools to change the actual envir

[U-Boot] "uEnv.txt" versus "fw_setenv" -- a question about style

2016-07-22 Thread Robert P. J. Day
curious about peoples' preferences when it comes to customizing u-boot on a running system -- using a "uEnv.txt" file that can be trivially edited from user space, as opposed to using the u-boot firmware tools to change the actual environment variables in persistent storage. this is based on