NOTE! This will break all scripts that erase flash chips automatically.
But better now than post 1.0.
//Peter
On 02.05.2008 20:12, Peter Stuge wrote:
NOTE! This will break all scripts that erase flash chips automatically.
But better now than post 1.0.
//Peter
flashrom: Change start/end -s and -e to -S and -E, and change erase -E to -e.
Signed-off-by: Peter Stuge peter@stuge.se
Can we please change verify to -V and verbose to -v? That's the mistake I still make after hundreds of invocations of flashrom.
Regards, Carl-Daniel
On Sat, May 03, 2008 at 12:18:12AM +0200, Carl-Daniel Hailfinger wrote:
Can we please change verify to -V and verbose to -v? That's the mistake I still make after hundreds of invocations of flashrom.
I disagree with this change.
My motivation for swapopts is to keep the common tasks on lowercase options.
//Peter