Dear Kaspter I'm afraid I can't comment it out, I couldn't find any CONFIG_SUNXI_DISPLAY define in my u-boot source tree. I use this version: git clone https://github.com/RobertCNelson/u-boot I grepped like this: cd u-boot; grep -r CONFIG_SUNXI_DISPLAY *
Have You got any idea, or could You offer me another version, where I can find the define metioned by You? Thanks in advance Yours sincerely -- Attila HOFFEREK 2015. május 7., csütörtök 9:04:09 UTC+2 időpontban Kaspter Ju a következőt írta: > > Hi Attila, > > Just comment out CONFIG_SUNXI_DISPLAY > > --- a/u-boot-2011.09/include/configs/sun7i.h > +++ b/u-boot-2011.09/include/configs/sun7i.h > @@ -150,7 +150,7 @@ > #define CONFIG_CMD_BOOTA > #define CONFIG_SUN7I_DMA > #define CONFIG_CMD_MEMORY > -#define CONFIG_SUNXI_DISPLAY > +//#define CONFIG_SUNXI_DISPLAY > > #define CONFIG_SUNXI_AXP20 > #define CONFIG_SUNXI_AXP_MAIN PMU_TYPE_20X > > > On 05/02/2015 05:09 AM, [email protected] <javascript:> wrote: > > Dear Kaspter, > > Could You explain how did You disable lvds in u-boot? > > I have the exatly same problem, with my olimex a20 som, > > I dont have lvds clock, just constant high signal. > > > > Thanks in advance > > Attila HOFFEREK > > > > -- > Kaspter Ju > -- 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.
