From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Date: Tue, 17 Nov 2009 10:51:10 +0000 (GMT) Subject: [U-Boot] How to change splash screen in u-boot Message-ID: <648271.91969.qm@web23101.mail.ird.yahoo.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'd like to substitute freescale logo inside u-boot code with another one. I refer to "board/freescale/common/fsl_logo_bmp.c". Anyway I know there's something usable inside tool/ directory like bmp_logo that convert a bmp image into a structured C file and like easylogo/ directory. Do you have some suggestions? Thnaks @s