[U-Boot] [PATCH 05/11] ARM: mxs: Add Creative ZEN XFi3 board
Otavio Salvador
otavio at ossystems.com.br
Wed Jul 31 00:49:16 CEST 2013
On Tue, Jul 30, 2013 at 7:46 PM, Marek Vasut <marex at 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
More information about the U-Boot
mailing list