On Monday, June 9, 2014 10:19:50 AM UTC-4, [email protected] wrote: > 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 > > ++++++++++++++++++++++++++++++++++++++++++++ > > > > 1 file changed, 1019 insertions(+) > > > > create mode 100644 sys_config/a20/mele_m5.fex > > > > [...] > > > > +auto_hpd = 0 > > > > + > > > > -- > > > > 1.8.5.5 > > The following patch updates the output type and output mode of screen1, > changing it from LCD/720p50 to Composite/NTSC. It also removes the > [boot_disp] section from the mele_m5.fex file as this section isn't used in > the related mele_a1000 files and the M5 works fine without it. > This is an incremental patch and should be applied after the original patch > in > this thread. > > Regards, > Terry > > --- > sys_config/a20/mele_m5.fex | 10 ++-------- > 1 file changed, 2 insertions(+), 8 deletions(-) > > diff --git a/sys_config/a20/mele_m5.fex b/sys_config/a20/mele_m5.fex > index 0e05fff..a0f5e65 100644 > --- a/sys_config/a20/mele_m5.fex > +++ b/sys_config/a20/mele_m5.fex > @@ -324,8 +324,8 @@ disp_init_enable = 1 > disp_mode = 0 > screen0_output_type = 3 > screen0_output_mode = 5 > -screen1_output_type = 1 > -screen1_output_mode = 4 > +screen1_output_type = 2 > +screen1_output_mode = 14 > fb0_framebuffer_num = 3 > fb0_format = 10 > fb0_pixel_sequence = 0 > @@ -1011,9 +1011,3 @@ env_sub01 = "specialstr" > > [dynamic] > MAC = "000000000000" > - > -[boot_disp] > -output_type = 4 > -output_mode = 3 > -auto_hpd = 0 > - > -- > 1.8.5.5
Does anyone plan to incorporate my patches for the Mele M5 into the mainline? I've been thinking about updating to the more current source, but would like to wait until I'm building from a source tree without any local mods. -- 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.
