HsinYi Chen just hacked 0xdroid to run on DevKit8000[1], hardware
derived from BeagleBoard/OMAP3. The below contains his original
messages, screenshot, and patch to enable touchscreen.
Regards,
Jim Huang (jserv)
http://0xlab.org/
[1] http://elinux.org/DevKit8000
---------- Forwarded message ----------
From: HsinYi Chen <ossug....@gmail.com>
Date: 2009/8/14
Subject: 0xDroid on Devkit8000
To: hacking...@googlegroups.com
Hi all, 雖然今天沒到,但還是分享我最近弄的東西
真像: http://www.flickr.com/photos/hychen/3810526815/
patch 請見附檔,主要是套用beagle board group上有人分享的patch檔,
以及我自己加的Touch Screen support enable。
觸控目前不准,我還沒時間去處理這個。
--
Best regards,
Hsin Yi Chen (Tyson Chen)
hi hychen,
Thanks! I appreciate your efforts.
However, since we at 0xlab don't have physical DevKit 800 yet, I would
review and wait for someday to merge.
Sincerely,
Jim Huang (jserv)
http://0xlab.org/
> On Aug 14, 1:28 pm, Jim Huang <js...@0xlab.org> wrote:
>> Hello list,
>>
>> HsinYi Chen just hacked 0xdroid to run on DevKit8000[1], hardware
>> derived from BeagleBoard/OMAP3. The below contains his original
>> messages, screenshot, and patch to enable touchscreen.
Hi,
Does the clone contain the patch already??
Thanks and Regards,
King
On Sep 1, 2:51 pm, hychen <ossug.hyc...@gmail.com> wrote:
> I forked a clone in Gitorious, here is the urlhttp://gitorious.org/~hychen/0xlab-kernel/hychens-clone
hi HsinYi,
Regarding touchscreen, did you encounter any problem with ads7846
driver? Could you make
a summary about the device specific issues?
Thanks,
Also, feel free to track Issue #7 (Extract touchscreen calibration for Android)
http://code.google.com/p/0xdroid/issues/detail?id=7
Tick had some primitive work against Android to support touchscreen /
calibration before.
hi HsinYi,
Tick and Matt would help you to check the detailed problem later.
Please keep in touch.
> by the way, There is a new platform I will get next monday, which is a
> beagle board clone as devkit8000, here is their
> introducation: http://www.realtimedsp.com.cn/product/detail.asp?ID=291
> The diffirent is they use TPS65930 to replace TWL4030, does 0xdroid support
> TPS65930 or need hack?
According to TI's materials, for production TPS65950 should be used. TPS65950 is
pin and software compatible with TWL4030.
Thus, there is supposed to be no functional change in kernel support.
cheers,