Hello, I'm trying to activate BT.601 video output on Mini6410 board under Windows CE6. According to S3C6410 datasheet the SoC supports this feature on VD0-VD7 pins. Is there any easy way, like change some config variables and rebuild OS image? In config.h file I found some display related settings but nothing about TV encoder/scaler option. In fact, if I understand well, there is no any need to change the display resolution since the build-in SoC's scaler can adapt any resolution to composite or BT.601 video output so I need only to activate it. Of course, since VD0-VD7 are used in LCD RGB output this will automatically disable the LCD screen. I'm trying to drive an analog LCD panel, this one accepts standard analog RGB signals and separated syncs. Since there is no easy way to get a 480i signal from this board I'm thinking about converting BT.601 (already down scaled) to analog RGB through specialized DAC. Thank you for your help!