Kernel 2.6.28 (still) not running on my Freerunner

2009-03-17 Thread E. Boer
Hello,

Today I tried again to flash the latest images, kernel and u-boot from
the downloadsite of OpenMoko [1].

I have downloaded:

- fso-paroli-image-om-gta02.jffs2
- uImage-2.6.28-stable+gitr0
+f19f259d3c1afde8eae53983fd19f61831927413-r2-om-gta02.bin
- u-boot-gta02v5-1.3.1
+gitr650149a53dbdd48bf6dfef90930c8ab182adb512-r1.bin

and flashed them to my Freerunner, and rebooted. As always with kernel
2.6.28 the phone is dead after the message Starting kernel 

I used neocon to reset to the default environment, but it doesn't
matter.

How can I trace the problem? 

Thanks



[1]
http://downloads.openmoko.org/distro/unstable/daily/om-gta02/20090317/


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kernel 2.6.28 (still) not running on my Freerunner

2009-03-17 Thread Franky Van Liedekerke
On Tue, 17 Mar 2009 20:32:14 +0100
E. Boer edbo.des...@gmail.com wrote:

 Hello,
 
 Today I tried again to flash the latest images, kernel and u-boot from
 the downloadsite of OpenMoko [1].
 
 I have downloaded:
 
 - fso-paroli-image-om-gta02.jffs2
 - uImage-2.6.28-stable+gitr0
 +f19f259d3c1afde8eae53983fd19f61831927413-r2-om-gta02.bin
 - u-boot-gta02v5-1.3.1
 +gitr650149a53dbdd48bf6dfef90930c8ab182adb512-r1.bin
 
 and flashed them to my Freerunner, and rebooted. As always with kernel
 2.6.28 the phone is dead after the message Starting kernel 
 
 I used neocon to reset to the default environment, but it doesn't
 matter.
 
 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.

Franky

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kernel 2.6.28 (still) not running on my Freerunner

2009-03-17 Thread E. Boer
On Tue, 2009-03-17 at 20:40 +0100, Franky Van Liedekerke wrote:
 On Tue, 17 Mar 2009 20:32:14 +0100
 E. Boer edbo.des...@gmail.com 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-xx-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
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community