Re: [dfu-util] TI Stellaris prefix support for dfu-suffix

2012-09-16 Thread Tormod Volden
On Mon, Sep 17, 2012 at 7:27 AM, Tommi Keisala wrote: > Good catch. > Maybe it would be good idea to force user give proper address rather than > defaulting to 0. > I can't recall the reasoning for reading lmdfu_flash_address twice and now > it seems quite silly. > Maybe I should rewrite this part

Re: [dfu-util] TI Stellaris prefix support for dfu-suffix

2012-09-16 Thread Tommi Keisala
On 09/16/2012 01:51 PM, Tormod Volden wrote: About the long option name for -s: Do you agree that "--stellaris-address" would be better? Since its argument is really an address, and the user still need to use the --add option as well. So the usage would be --add --stellaris-address image.fil

dfu-util updates: New mailing list and co-maintainer

2012-09-16 Thread Stefan Schmidt
Hello. After a long silence (moved countries and jobs) I have some updates on dfu-util I want to share with you. Due to increased interest on dfu-util outside of the Openmoko neighbourhood we (thanks Harald) setup a new dfu-util only mailing list. This one list is used for developer discussions a

Re: [dfu-util] TI Stellaris prefix support for dfu-suffix

2012-09-16 Thread Tormod Volden
On Tue, Jul 10, 2012 at 11:52 AM, Tommi Keisala wrote: > > Here is another try with fixes Tormod earlier suggested plus a change that > make Stellaris prefix extension happen with different options between adding > (-s address) and deleting (-T). > Hi Tommi, While preparing to apply your patch, a