From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Grandegger Date: Wed, 30 May 2007 16:35:37 +0200 Subject: [U-Boot-Users] [PATCH] LOGO: Adds LCD color map 565 support. In-Reply-To: <20070530133324.GB29337@enneenne.com> References: <20070525162154.GK21180@enneenne.com> <20070525165352.B7770353428@atlas.denx.de> <20070526131851.GO21180@enneenne.com> <465D2CDF.4010906@denx.de> <20070530080019.GB18366@enneenne.com> <465D6DD6.9000505@denx.de> <20070530133324.GB29337@enneenne.com> Message-ID: <465D8BB9.9090304@grandegger.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Rodolfo Giometti wrote: > On Wed, May 30, 2007 at 02:28:06PM +0200, Wolfgang Grandegger wrote: > >> I also have just a MPC823 with various panels for testing but we should >> at least fix the obvious things. I'm currently working on various >> issues, especially to support dynamic LCD controller configuration in >> U-Boot, requiring substantial modifications anyhow. Nevertheless, I'm >> not willing to spend too much time on this driver, because it's for old >> hardware. It's not interesting for new projects. > > So what do you suggest to do in order to fix up and reorder this part? > > If I start removing logo support and fixing up the splash management > it could be useful for someone? :) I suggest, that you wait for my first patch as a base of discussion and further improvement. Thanks. Wolfgang.