how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread hu zhangli
after git the branch code ,i only find 2.6.30 rc4 code. pls instruct me to how to check out the 2.6.29 branch. thanks

Re: how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread Daniel Ribeiro
Em Dom, 2009-06-14 às 17:33 +0800, hu zhangli escreveu: after git the branch code ,i only find 2.6.30 rc4 code. pls instruct me to how to check out the 2.6.29 branch. Why do you want 2.6.29? -- Daniel Ribeiro signature.asc Description: Esta é uma parte de mensagem assinada digitalmente

Re: how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread hu zhangli
hi Daniel Ribeiro: becuase at present i port 2.6.30 kernel to phone ,there is some problem, so i want to use stable 2.6.29 ezx/current branck to port. so coud you give me some advices? best regards alvin 2009/6/14 Daniel Ribeiro drw...@gmail.com Em Dom, 2009-06-14

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

Re: how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread Daniel Ribeiro
Em Dom, 2009-06-14 às 19:10 +0800, hu zhangli escreveu: hi Daniel Ribeiro: becuase at present i port 2.6.30 kernel to phone ,there is some problem, so i want to use stable 2.6.29 ezx/current branck to port. so coud you give me some advices? best regards

Re: how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread hu zhangli
en, i will upload kernel startup message for analysis.. i think the problem is pcap power manager problem. how about the bp part? whether ap and BP could communicate properly, then pcap chips datasheet is available, could you send me one copy? so that is to say, topgit dont support back-track

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 was not with

Re: how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread hu zhangli
have you port Android to a1200 already? or other team members have fininshed? which kernel version is margined with present openezx patch, 2.6.30.rc1 or rc2? thanks alvin

Re: how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread Daniel Ribeiro
Em Dom, 2009-06-14 às 19:25 +0800, hu zhangli escreveu: en, i will upload kernel startup message for analysis.. i think the problem is pcap power manager problem. It works here. :) how about the bp part? whether ap and BP could communicate properly, then pcap chips datasheet is available,

Re: how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread Daniel Ribeiro
Em Dom, 2009-06-14 às 19:28 +0800, hu zhangli escreveu: have you port Android to a1200 already? or other team members have fininshed? which kernel version is margined with present openezx patch, 2.6.30.rc1 or rc2? We always use Linus git tree (except when the merge window is open, as

Re: how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread hu zhangli
currently the merge window is open? i dont understand how to keep sync with linus git tree, when to merge? so i will use current openezx/current kernel to startup board and try, this maybe the quickest way to achieve.

Re: how to checkout 2.26.29 a1200 branch?

2009-06-14 Thread Daniel Ribeiro
Em Dom, 2009-06-14 às 20:11 +0800, hu zhangli escreveu: currently the merge window is open? i dont understand how to keep sync with linus git tree, when to merge? I take care of merging Linus tree to openezx.git, you just have to pull from openezx.git, and you will get the upstream code that