Who has multiple devices?

2008-09-15 Thread Dale Maggee
Hi, as per the 'DFUScript' thread, I've made a change to my flashing / backup utility to enable support for more than one attached DFU-capable device, but I'm interested to know what happens if you have more than one of the same device attached and booted into NAND/NOR. So, if you have more

Re: Who has multiple devices?

2008-09-15 Thread Al Johnson
On Monday 15 September 2008, Dale Maggee wrote: Hi, as per the 'DFUScript' thread, I've made a change to my flashing / backup utility to enable support for more than one attached DFU-capable device, but I'm interested to know what happens if you have more than one of the same device attached

Re: Who has multiple devices?

2008-09-15 Thread Dale Maggee
Al Johnson wrote: On Monday 15 September 2008, Dale Maggee wrote: Hi, as per the 'DFUScript' thread, I've made a change to my flashing / backup utility to enable support for more than one attached DFU-capable device, but I'm interested to know what happens if you have more than one of

Re: Who has multiple devices?

2008-09-15 Thread Al Johnson
On Monday 15 September 2008, Dale Maggee wrote: Al Johnson wrote: On Monday 15 September 2008, Dale Maggee wrote: Hi, as per the 'DFUScript' thread, I've made a change to my flashing / backup utility to enable support for more than one attached DFU-capable device, but I'm interested

Re: Who has multiple devices?

2008-09-15 Thread Martin Šenkeřík
by 'dfu-util -l' you see dfu capable devices and it's addresses then you can specify which device you want to flash by attribute '-d hw-address' see 'dfu-util -h' On Mon, Sep 15, 2008 at 5:00 PM, Iker Berasaluce [EMAIL PROTECTED] wrote: I can't think of a situation where I would accidentally

Re: Who has multiple devices?

2008-09-15 Thread Dale Maggee
Al Johnson wrote: I can't think of a situation where I would accidentally have two freerunners sitting in uboot. If -l shows more than one suitable device you could just suggest they remove all but the one that needs programming and try again. Agreed, that seems like the easiest way to

Re: Who has multiple devices?

2008-09-15 Thread Al Johnson
On Monday 15 September 2008, Iker Berasaluce wrote: I can't think of a situation where I would accidentally have two freerunners sitting in uboot. If -l shows more than one suitable device you could just suggest they remove all but the one that needs programming and try again. Is that

Re: Who has multiple devices?

2008-09-15 Thread Dale Maggee
Iker Berasaluce wrote: I can't think of a situation where I would accidentally have two freerunners sitting in uboot. If -l shows more than one suitable device you could just suggest they remove all but the one that needs programming and try again. Is that always possible? I mean, I

Re: Who has multiple devices?

2008-09-15 Thread Michael Fisher
On Mon, Sep 15, 2008 at 11:10 AM, Martin Šenkeřík [EMAIL PROTECTED]wrote: by 'dfu-util -l' you see dfu capable devices and it's addresses then you can specify which device you want to flash by attribute '-d hw-address' see 'dfu-util -h' On Mon, Sep 15, 2008 at 5:00 PM, Iker Berasaluce

Re: Who has multiple devices?

2008-09-15 Thread Jay Vaughan
Wtf .. Please fix the bug! There are plenty of people who might want to mass update their freerunner sets.. ; -- ibi sum On Sep 15, 2008, at 17:51, Dale Maggee [EMAIL PROTECTED] wrote: Al Johnson wrote: I can't think of a situation where I would accidentally have two freerunners