Support for new W35 (U6, 1 wire).

Fernando Rivera
New W35 PCBs have populated the chip labeled as U6. They do not work with
old WinCE images. I was wondering if is there a BSP patch for they.

Thanks.

Ferite
Ok, I download the new BSP that has support for both, 1 and 4 wire
touchpad. However as I have a customized BSP already, now I need to take
the code that offer support to 1 wire, and make it work on my old BSP. So I
copied touch_1wire.dll to FILES directory, replaced s3c2440a_touch.cpp in
DRIVERS\Touch and replaced the touch related sections in platform.reg. But
it not only doesn't work but even the calibration screen at the start is
not shown.

Some body could give my some help with this?.