[U-Boot] [PATCH 4/6] fsl_diu_fb.c: add support for RLE8 bitmaps

Anatolij Gustschin agust at denx.de
Wed Feb 24 11:03:25 CET 2010


Hello Wolfgang,

Wolfgang Denk <wd at denx.de> wrote:

> Dear Anatolij Gustschin,
> 
> In message <1266964630-7754-5-git-send-email-agust at denx.de> you wrote:
> > Allow displaying run length encoded bitmaps.
> > 
> > Signed-off-by: Anatolij Gustschin <agust at denx.de>
> > ---
> >  board/freescale/common/fsl_diu_fb.c |   78 +++++++++++++++++++++++++++++++++++
> >  1 files changed, 78 insertions(+), 0 deletions(-)
> 
> Isn't there a way to implement this feature in common code, so all
> boards with bitmap support can benefit from this?

There is a way to do it, sure. The problem is, diu driver doesn't
use this common code. I'll rework the diu driver to do so.

Best regards,
Anatolij
--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de


More information about the U-Boot mailing list