Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-17 Thread hu zhangli
use Gen-blob i could download zImage, where could i fetch rootfs, if i create myself, whether all device node should create by hand? On Wed, Jun 17, 2009 at 5:50 AM, Fred . wrote: > > > On Tue, Jun 16, 2009 at 6:25 PM, hu zhangli wrote: > >> ""On the Wiki: There is a bug in the mainline pxa-ud

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread Fred .
On Tue, Jun 16, 2009 at 6:25 PM, hu zhangli wrote: > ""On the Wiki: There is a bug in the mainline pxa-udc's driver (not used in > OpenEZX's 2.6.25 or older kernels that used a different pxa-udc driver (the > one in svn server)and don't necessitate the 'boot_usb gen-blob 0' command) > that cause

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread Fred .
On Tue, Jun 16, 2009 at 5:27 PM, hu zhangli wrote: > 1. to daniel , pls update newest zImage and related CONFIG. > > i remember i only use boot-usb to download the android 2.6.25, i dont use > gen-blob. why? > when the battery is quickly insert, at this time the system log will be > still in th

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread hu zhangli
""On the Wiki: There is a bug in the mainline pxa-udc's driver (not used in OpenEZX's 2.6.25 or older kernels that used a different pxa-udc driver (the one in svn server)and don't necessitate the 'boot_usb gen-blob 0' command) that cause a "kernel panic", so the only way to use usb without any chan

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread Daniel Ribeiro
Em Ter, 2009-06-16 às 23:31 +0800, hu zhangli escreveu: > CONFIG_CMDLINE="root=/dev/nfs > nfsroot=192.168.1.1:/home/liaoweiguo/android_0.9beta_sdk_nfs > rw > ip=192.168.1.2:192.168.1.1:192.168.1.1:255.255.255.0:ezx:usb0:off > mem=...@0xa000 mem=...@0xac00"

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread Daniel Ribeiro
Em Ter, 2009-06-16 às 23:27 +0800, hu zhangli escreveu: > 1. to daniel , pls update newest zImage and related CONFIG. > > i remember i only use boot-usb to download the android 2.6.25, i dont > use gen-blob. why? On .25 we were using an UDC driver that could deal with the weird state that the b

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread hu zhangli
1. to daniel , pls update newest zImage and related CONFIG. i remember i only use boot-usb to download the android 2.6.25, i dont use gen-blob. why? when the battery is quickly insert, at this time the system log will be still in the ram. so use boot_usb to dump the kernel message, but as you sa

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread Daniel Ribeiro
Em Ter, 2009-06-16 às 11:35 +0800, hu zhangli escreveu: > after i download zImage to A1200 , the lcd panel is confused and > no kernel message print. could you recommend one way to dump out the > startup message? You can use boot_usb/gen-blob to read the phone RAM after the crash. You will pr

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread Daniel Ribeiro
Em Ter, 2009-06-16 às 18:40 +0800, hu zhangli escreveu: > > 1. but i see your build out log , it seem to 2.6.30.rc4. pls correct me? Yes, but the source code on openezx.git is 2.6.30, I dont update the built image as frequently as i update the source. I can upload a zImage of the latest openezx.g

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread Ilya Petrov
2009/6/16 hu zhangli : > 1. but i see your build out log , it seem to 2.6.30.rc4. pls correct me? no. > 2. i conform to http://wiki.openezx.org/Kernel_hacking_-_linux-2.6, keep > sync with openezx.git. > >firstly i just check out ezx/current , then build, use bootusb to > download zImage to a

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread hu zhangli
1. but i see your build out log , it seem to 2.6.30.rc4. pls correct me? 2. i conform to http://wiki.openezx.org/Kernel_hacking_-_linux-2.6, keep sync with openezx.git. firstly i just check out ezx/current , then build, use bootusb to download zImage to a1200, the phone is crash, the panel is

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread Ilya Petrov
2009/6/16 hu zhangli : >  what is mean vanilla 2.6.29  means from stable 2.6.29 from kernel.org? > so use the diff stable 2.6.29 and android common project 2.6.29 TAG, right, > then manual to port to 2.6.30 by hand? yep. > at present i express my step: > 1. check out the newest openezx branch. >

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread hu zhangli
what is mean vanilla 2.6.29 means from stable 2.6.29 from kernel.org? so use the diff stable 2.6.29 and android common project 2.6.29 TAG, right, then manual to port to 2.6.30 by hand? at present i express my step: 1. check out the newest openezx branch. 2. choose a1200 config switch to make s

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread hu zhangli
so at present you have boot up android on A1200 phone? android-2.6.30_2 is different between vanilla 2.6.29 and android common project 2.6.29 or 2.6.30?? could you feel convenient to instruct basic porting step? On Tue, Jun 16, 2009 at 11:35 AM, hu zhangli wrote: > hi muromec: > nice

Re: about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-16 Thread Ilya Petrov
2009/6/16 hu zhangli : > hi muromec: >       nice to meet you! >       how about your kernel version about this android_patch, a & b means > which versions? i simply checked out "common" kernel from android repo, got diff from vanilla 2.6.29 and ported to 2.6.30. >      after i download zImage to

about porting Android sdk1.5 to a1200, which two version about this patch, thanks

2009-06-15 Thread hu zhangli
hi muromec: nice to meet you! how about your kernel version about this android_patch, a & b means which versions? after i download zImage to A1200 , the lcd panel is confused and no kernel message print. could you recommend one way to dump out the startup message? best regard

Re: porting Android SDK1.5 to a1200

2009-06-14 Thread Ilya Petrov
2009/6/14 hu zhangli : > > i am porting Android sdk1.5 to a1200 phone, afer trying with 2.6.30 rc4 , i > fail, so i want to change to stable 2.6.29 kernel version to resolve the bsp > problem, then merge with android.patch. i used this to run latest android: http://people.openezx

Re: porting Android SDK1.5 to a1200

2009-06-14 Thread Daniel Ribeiro
Em Dom, 2009-06-14 às 19:13 +0800, hu zhangli escreveu: > > i am porting Android sdk1.5 to a1200 phone, afer trying with 2.6.30 > rc4 , i fail, so i want to change to stable 2.6.29 kernel version to > resolve the bsp problem, then merge with android.patch. Ahh, ok, so your problem

porting Android SDK1.5 to a1200

2009-06-14 Thread hu zhangli
i am porting Android sdk1.5 to a1200 phone, afer trying with 2.6.30 rc4 , i fail, so i want to change to stable 2.6.29 kernel version to resolve the bsp problem, then merge with android.patch. thanks