From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 24 Feb 2010 11:03:25 +0100 Subject: [U-Boot] [PATCH 4/6] fsl_diu_fb.c: add support for RLE8 bitmaps In-Reply-To: <20100223224914.B4EE1E8CCE0@gemini.denx.de> References: <1266964630-7754-1-git-send-email-agust@denx.de> <1266964630-7754-2-git-send-email-agust@denx.de> <1266964630-7754-3-git-send-email-agust@denx.de> <1266964630-7754-4-git-send-email-agust@denx.de> <1266964630-7754-5-git-send-email-agust@denx.de> <20100223224914.B4EE1E8CCE0@gemini.denx.de> Message-ID: <20100224110325.43217089@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, Wolfgang Denk wrote: > Dear Anatolij Gustschin, > > In message <1266964630-7754-5-git-send-email-agust@denx.de> you wrote: > > Allow displaying run length encoded bitmaps. > > > > Signed-off-by: Anatolij Gustschin > > --- > > 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