From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junior Date: Tue, 6 Feb 2007 09:57:04 -0800 Subject: [U-Boot-Users] Need help with u-boot fb IF Message-ID: <7EC49E4D1DE.00000554ejr@inbox.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi All, I'm trying to write a driver for an ARM9 framebuffer using the existing API. It appears that the API functions are in common/lcd.c but no one seems to be using this. The examples I've looked at seem to be doing things their own way. Could someone gave me gsome pointers on how to get started? Most grateful. junior