Fex file for tablet didn't specified pll3 setting which caused nonworking LCD.
--- sys_config/a20/k1001l1c.fex | 1 + 1 file changed, 1 insertion(+) diff --git a/sys_config/a20/k1001l1c.fex b/sys_config/a20/k1001l1c.fex index 54ac2c7..b11d75e 100644 --- a/sys_config/a20/k1001l1c.fex +++ b/sys_config/a20/k1001l1c.fex @@ -16,6 +16,7 @@ power_start = 0 storage_type = -1 [clock] +pll3 = 297 pll4 = 300 pll6 = 600 pll7 = 297 -- 1.8.3.2 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
