Re: [2008.12] problem flashing u-boot

2009-01-10 Thread Neil Jerram
2009/1/10 Harry L. Lee ha...@jonesnose.com: this command line: ./dfu-util -a u-boot -R -D uboot.bin yields dfu-util - (C) 2007 by OpenMoko Inc. This program is Free Software and has ABSOLUTELY NO WARRANTY Opening USB Device 0x:0x... That (0x:0x) doesn't look promising.

Re: [2008.12] problem flashing u-boot

2009-01-10 Thread Peter Nijs
I also have a similar problem and an easy workaround. I have the next files in the next folders: flash/ flash/dfu-util flash/2008.9/ flash/2008.9/uImage.bin flash/2008.9/rootfs.jffs2 flash/2008.12/uImage.bin flash/2008.12/rootfs.jffs2 flash/qtextended/. When I do: # cd flash # ./dfu-util -a

[2008.12] problem flashing u-boot

2009-01-09 Thread Harry L. Lee
this command line: ./dfu-util -a u-boot -R -D uboot.bin yields dfu-util - (C) 2007 by OpenMoko Inc. This program is Free Software and has ABSOLUTELY NO WARRANTY Opening USB Device 0x:0x... Claiming USB DFU Runtime Interface... Determining device status: state = dfuERROR, status = 14

Re: [2008.12] problem flashing u-boot

2009-01-09 Thread William Kenworthy
Are you running as root? - wont run as a user. BillK On Fri, 2009-01-09 at 23:55 -0500, Harry L. Lee wrote: this command line: ./dfu-util -a u-boot -R -D uboot.bin yields dfu-util - (C) 2007 by OpenMoko Inc. This program is Free Software and has ABSOLUTELY NO WARRANTY Opening USB