public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Add video support for mx51evk
@ 2010-11-02  5:29 Frias Renato-B13784
  2010-11-02  6:40 ` Stefano Babic
  0 siblings, 1 reply; 12+ messages in thread
From: Frias Renato-B13784 @ 2010-11-02  5:29 UTC (permalink / raw)
  To: u-boot

Hello Stefano,

This is my first post to the list, I work as Field Engineer for
Freescale, 
based in Brazil.

I'll be submitting couple patches to add support for the wvga lcd on the

mx51evk board, these are based on the work you did for vision2 board.

However, in order to add support for the second display inteface on the
imx51,
I had to change the Framebuffer driver. Thus, support for vision2 will
break,
to restore it all is needed is to add couple arguments to mx51_fb_init
call. 

Please review the patches and let me know if I should have done things
in a
different way.

There is also a second issue where I would like to know your thoughts.
Very 
early on system initialization, when LCD is enabled, there is a call to 
"lcd_setmem" from board.c. By that time, the video variables,
"panel_info", are
not set yet. Thus U-Boot doesn't reserve the appropriate amount of
memory for 
the display. I was going to set "panel_info" variable on mx51evk.c, but
I would like to know how you solved it for vision2 first.  

Thanks!
Renato Frias

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [U-Boot] Add video support for mx51evk
@ 2010-11-02  5:15 Frias Renato-B13784
  0 siblings, 0 replies; 12+ messages in thread
From: Frias Renato-B13784 @ 2010-11-02  5:15 UTC (permalink / raw)
  To: u-boot

Hello Stefano,

This is my first post to the list, I work as Field Engineer for
Freescale, 
based in Brazil.

I'll be submitting couple patches to add support for the wvga lcd on the

mx51evk board, these are based on the work you did for vision2 board.

However, in order to add support for the second display inteface on the
imx51,
I had to change the Framebuffer driver. Thus, support for vision2 will
break,
to restore it all is needed is to add couple arguments to mx51_fb_init
call. 

Please review the patches and let me know if I should have done things
in a
different way.

There is also a second issue where I would like to know your thoughts.
Very 
early on system initialization, when LCD is enabled, there is a call to 
"lcd_setmem" from board.c. By that time, the video variables,
"panel_info", are
not set yet. Thus U-Boot doesn't reserve the appropriate amount of
memory for 
the display. I was going to set "panel_info" variable on mx51evk.c, but
I would like to know how you solved it for vision2 first.  

Thanks!
Renato Frias

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-11-03  0:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02  5:29 [U-Boot] Add video support for mx51evk Frias Renato-B13784
2010-11-02  6:40 ` Stefano Babic
2010-11-02  8:35   ` Wolfgang Denk
2010-11-02  8:59     ` Stefano Babic
2010-11-02  9:42       ` Wolfgang Denk
2010-11-02  9:49         ` Stefano Babic
2010-11-02 13:34           ` Wolfgang Denk
2010-11-02 16:01             ` Stefano Babic
2010-11-02 19:41               ` Wolfgang Denk
2010-11-02  9:18   ` Anatolij Gustschin
2010-11-03  0:04   ` Renato Frias
  -- strict thread matches above, loose matches on Subject: below --
2010-11-02  5:15 Frias Renato-B13784

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox