[U-Boot] [PATCH 3/3] mpc8610: refactor DIU initialization code to use existing bitmap function
Timur Tabi
timur at freescale.com
Fri Aug 27 22:54:35 CEST 2010
I'm rescinding this patch. I'll have v2 some time next week.
On Thu, Aug 26, 2010 at 3:59 PM, Timur Tabi <timur at freescale.com> wrote:
> The Freescale MPC8610 DIU code has its own bitmap-drawing function,
> fsl_diu_display_bmp(), which is redundant. Instead, use the existing function
> video_display_bitmap(). Replacing fsl_diu_display_bmp() with
> video_display_bitmap() also requires refactoring the DIU initialization code.
>
> Signed-off-by: Timur Tabi <timur at freescale.com>
--
Timur Tabi
Linux kernel developer at Freescale
More information about the U-Boot
mailing list