[android-porting] Re: android repo armv6 build on a omap2430 successfully running

2008-12-09 Thread Pivotian
hey its great to see that you have compiled Android for ARMv6. Can you please tell us the steps required to compile the Android for ARMv6 instruction set using our own tool chain? On Dec 9, 8:08 pm, Manav Gautama <[EMAIL PROTECTED]> wrote: > Dear droids, >                     I could get a 2.6.27

[android-porting] Re: android repo armv6 build on a omap2430 successfully running

2008-12-10 Thread Manav Gautama
On Tue, 2008-12-09 at 20:44 -0800, Pivotian wrote: > hey its great to see that you have compiled Android for ARMv6. Can you > please tell us the steps required to compile the Android for ARMv6 > instruction set using our own tool chain? Thanks Pivotian ! I changed the the build/core/combo/linux-a

[android-porting] Re: android repo armv6 build on a omap2430 successfully running

2008-12-10 Thread Pivotian
yeah, looks great even I tried the same thing earlier to build android for ARMv6 instruction with separate tool chain but I got compiler errors that's why I asked? Any ways its good to see when some one gets succeeded in building Android for ARMv6. One more thing I would like to ask you is, wheth

[android-porting] Re: android repo armv6 build on a omap2430 successfully running

2008-12-10 Thread Manav Gautama
On Wed, 2008-12-10 at 20:34 -0800, Pivotian wrote: > yeah, looks great even I tried the same thing earlier to build android > for ARMv6 instruction with separate tool chain but I got compiler > errors that's why I asked? Any ways its good to see when some one gets > succeeded in building Android f

[android-porting] Re: android repo armv6 build on a omap2430 successfully running

2008-12-11 Thread Pivotian
good.What did you do for Touchscreen? Did you used "tlib"? On Dec 11, 9:59 am, Manav Gautama <[EMAIL PROTECTED]> wrote: > On Wed, 2008-12-10 at 20:34 -0800, Pivotian wrote: > > yeah, looks great even I tried the same thing earlier to build android > > for ARMv6 instruction with separate tool chai

[android-porting] Re: android repo armv6 build on a omap2430 successfully running

2008-12-11 Thread Manav Gautama
On Thu, 2008-12-11 at 01:27 -0800, Pivotian wrote: > good.What did you do for Touchscreen? Did you used "tlib"? tslib : patches from sean > On Dec 11, 9:59 am, Manav Gautama <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-12-10 at 20:34 -0800, Pivotian wrote: > > > yeah, looks great even I tried t

[android-porting] Re: android repo armv6 build on a omap2430 successfully running

2008-12-11 Thread Pivotian
can you put some more light on using touch screen with the help of "tslib".? On Dec 11, 2:40 pm, Manav Gautama <[EMAIL PROTECTED]> wrote: > On Thu, 2008-12-11 at 01:27 -0800, Pivotian wrote: > > good.What did you do for Touchscreen? Did you used "tlib"? > >  tslib : patches from sean > > > > > On

[android-porting] Re: android repo armv6 build on a omap2430 successfully running

2008-12-11 Thread Manav Gautama
On Thu, 2008-12-11 at 05:41 -0800, Pivotian wrote: > can you put some more light on using touch screen with the help of > "tslib".? > tslib is a user space library which basically hooks to your driver and provides filtering like dejitter , variance It comes with certain tool like ts_print_raw ,