On Tue, 2009-03-17 at 20:40 +0100, Franky Van Liedekerke wrote:
> On Tue, 17 Mar 2009 20:32:14 +0100
> "E. Boer" <[email protected]> wrote:

> > How can I trace the problem? 
> 
> tell us the commands you used to flash the phone, I expect a problem
> there. And also the output from each of those commands. Also, make sure
> you flashed the phone while booted in NOR.

I used the dfu-util on the cli. e.g.
./dfu-util -d 0x1d50:0x5119 -a kernel -R -D
uImage-2.6.28-stable-xxxxxx-om-gta02.bin 

[Kernel:]
Opening USB Device 0x1d50:0x5119...
Claiming USB DFU Runtime Interface...
Determining device status: state = appIDLE, status = 0
Device really in Runtime Mode, send DFU detach request...
Resetting USB...
Opening USB Device...
Found Runtime: [0x1d50:0x5119] devnum=15, cfg=0, intf=0, alt=3,
name="kernel"
Claiming USB DFU Interface...
Setting Alternate Setting ...
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
Transfer Size = 0x1000
bytes_per_hash=37772
Starting download: [##################################################]
finished!
state(2) = dfuIDLE, status(0) = No error condition is present
Done!
Resetting USB to switch back to runtime mode

[Rootfs:]
Opening USB Device 0x1d50:0x5119...
Claiming USB DFU Runtime Interface...
Determining device status: state = appIDLE, status = 0
Device really in Runtime Mode, send DFU detach request...
Resetting USB...
Opening USB Device...
Found Runtime: [0x1d50:0x5119] devnum=18, cfg=0, intf=0, alt=6,
name="rootfs"
Claiming USB DFU Interface...
Setting Alternate Setting ...
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
Transfer Size = 0x1000
bytes_per_hash=1814036
Starting download: [##################################################]
finished!
state(2) = dfuIDLE, status(0) = No error condition is present
Done!
Resetting USB to switch back to runtime mode


The strangest thing is that kernel 2.6.24 is working without any problem
and flashed with the same commands.



_______________________________________________
Openmoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to