I am porting Qt-E 4.4.2 on the evaluation boards.
I've already ported on armv6 evaluation board and it's working well.

Secondly I am trying to port it on the Xscale board with the same source.
But there is a problem with webkit.
It seems not to process HTML parsing well.
The page from webkit is broken whenever it is from a internal file or external web server.

Please let me know where I should check.

Thank you.