From mboxrd@z Thu Jan 1 00:00:00 1970 From: zhuzhenhua Date: Fri, 30 Sep 2005 15:30:39 +0800 Subject: [U-Boot-Users] how to support the lcd logo in u-boot? Message-ID: <50c9a2250509300030b6442c3@mail.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de if i want to support lcd logo, need i write a lcd.c in my board directory? is there some codes or structure can be reused?