hi Francesco,
We worked with CATCAN, who provides the hardware combination as same
as your description.
You can download the Linux kernel source from CATCAN website: (sorry,
in Chinese)
http://www.catcan.com.tw/resources/file_download
I believe that CATCAN already merged the LCD specific changes.
Sincerely,
Jim Huang (jserv)
http://0xlab.org/
--
You received this message because you are subscribed to the Google Groups "0xlab-discuss" group.
To post to this group, send email to 0xlab-...@googlegroups.com.
To unsubscribe from this group, send email to 0xlab-discus...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/0xlab-discuss?hl=en.
hi Francesco,
Exactly, 0xdroid doesn't support chipsee's LCD panel yet.
I think it would be better for rowboat project to support that and
then push to upstream.
I have included them in the 0xdroid source code.
Added drivers/video/omap2/displays/panel-generic.c
Added ads7846 in arch/arm/mach-omap2/board-omap3beagle.c
I have Included them in the kernel using menuconfig.
I have recompiled the source following this guide
http://code.google.com/p/0xdroid/wiki/0x7_leb_gingerbread
All ok but when I power on the beagleboard-Xm it doesn't boot. It
stops at:
...
Verifying Checksum ... OK
Loading Kernel Image ...
What I'm doing wrong?
Thanks
Francesco
On Nov 13, 5:47 pm, Jim Huang <js...@0xlab.org> wrote:
> 2011/11/12 Francesco Sarasini <saras...@gmail.com>: