On Tue, Jul 30, 2013 at 7:46 PM, Marek Vasut <ma...@denx.de> wrote:
> Dear Otavio Salvador,
>
> [...]
>
>> > +       mxsfb_write_register(0x36, 0xaf);
>> > +       mxsfb_write_register(0x37, 0);
>> > +       mxsfb_write_register(0x38, 0xdb);
>> > +       mxsfb_write_register(0x39, 0);
>> > +       mxsfb_write_register(0x20, 0);
>> > +       mxsfb_write_register(0x21, 0);
>> > +       /* Turn on Framebuffer Upload Mode */
>> > +       mxsfb_write_byte(0x22, 0);
>>
>> Where does those values come from?
>
> The panel datasheet and from Amaury.
>
> [...]
>
> It'd be nice if you learnt to cut down the email to the relevant part only 
> when
> replying.

Couldn't this use macros to make it easier to read or at least a
comment informing where to find those?

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to