Re: [U-Boot] [PATCH v4] tools/env: add posibility to inject configuration

2012-10-16 Thread Andreas Bießmann
Hi Joe, On 16.10.2012 02:40, Joe Hershberger wrote: > Hi Andreas, > > On Tue, Jan 24, 2012 at 3:10 AM, Andreas Bießmann > wrote: >> From: Andreas Bießmann >> >> If one want to use fw_printenv/fw_setenv in special variants (eg compiled in >> MTD parameters without configuration file) he need to

Re: [U-Boot] [PATCH v4] tools/env: add posibility to inject configuration

2012-10-15 Thread Joe Hershberger
Hi Andreas, On Tue, Jan 24, 2012 at 3:10 AM, Andreas Bießmann wrote: > From: Andreas Bießmann > > If one want to use fw_printenv/fw_setenv in special variants (eg compiled in > MTD parameters without configuration file) he need to change the sources. > This patch add the posibillity to change th

Re: [U-Boot] [PATCH v4] tools/env: add posibility to inject configuration

2012-02-20 Thread Andreas Bießmann
On 24.01.2012 10:10, Andreas Bießmann wrote: > From: Andreas Bießmann > > If one want to use fw_printenv/fw_setenv in special variants (eg compiled in > MTD parameters without configuration file) he need to change the sources. > This patch add the posibillity to change the behaviour of fw_printen