However I'd to play around with script.fex file to get the gslx680_ts.ko insert correctly in kernel. Here's the diff:
manoj@manoj-Vostro-2420:~/scripts/aakash/other$ diff -u script.fex_old script.fex
--- script.fex_old 2014-03-05 16:14:15.327845021 +0530
+++ script.fex 2014-03-05 15:53:02.455859326 +0530
@@ -158,12 +158,13 @@
[ctp_para]
ctp_used = 1
-ctp_name = "ft5x_ts"
+ctp_name = "gslx680"
ctp_twi_id = 1
-ctp_twi_addr = 0x38
+ctp_twi_addr = 0x40
+ctp_firmware = "a13_7inch_800x480.fw"
ctp_screen_max_x = 800
ctp_screen_max_y = 480
-ctp_revert_x_flag = 0
+ctp_revert_x_flag = 1
ctp_revert_y_flag = 0
ctp_exchange_x_y_flag = 0
ctp_int_port = port:PG11<6><default><default><default>
Built against sunxi kernel 3.4.75 | Branch: sunxi-3.4 | Head Commit commit 9cfbbed3b2b098774b04553843d2f4092b8f7fe8