From mboxrd@z Thu Jan 1 00:00:00 1970 From: lzhmail Date: Tue, 17 Feb 2009 22:03:26 +0800 (CST) Subject: [U-Boot] How to implement starting logo? Message-ID: <12909457.430131234879406125.JavaMail.coremail@bj163app17.163.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, I want to display a starting logo on LCD when my custome board power up, so what shoud I do to achieve this purpose? The U-Boot version is 1.1.1, the processor is AT91RM9200, and the display controller is SAMSUNG S1D13506. should I implement framebuffer driver for the display controller? Or Just simply add "SPLASH SCREEN" support according to instruction of the U-Boot document "README". Best regards, Lizhihao