On Monday, May 26, 2014 4:27:24 PM UTC-4, Terry Fisher wrote: > Mele M5 fex file. Memory parameters are extracted from Mele's V3.1.2 > firmware update script.bin. > > --- > > sys_config/a20/mele_m5.fex | 1019 > ++++++++++++++++++++++++++++++++++++++++++++ > > ... > > +[disp_init] > +disp_init_enable = 1 > +disp_mode = 0 > +screen0_output_type = 3 > +screen0_output_mode = 5 > +screen1_output_type = 1 > +screen1_output_mode = 4 > > ... > > -- > > 1.8.5.5
The Mele M5 has been working very well with these settings (I've been running Gentoo Linux) when using HDMI, but may not be optimal for Composite output. A better setup would likely be: [disp_init] disp_init_enable = 1 disp_mode = 4 screen0_output_type = 3 screen0_output_mode = 5 screen1_output_type = 2 screen1_output_mode = 14 I can submit a complete new patch file, or an incremental to be applied after my origin, whichever is preferred. Terry -- 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/d/optout.
