For configuring LCD you need to create lcd.c file in ur board directory
and define functions like lcd_init...etc.look at any lcd.c file for
example board/cogent/lcd.c.<br>
Regards,<br>
Pradeep<br><br><div><span class="gmail_quote">On 9/12/05, <b class="gmail_sendername">Kiran Jammula</b> &lt;<a href="mailto:kiranjammula@hotmail.com">kiranjammula@hotmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I am using U boot for my project.<br>I need to configure the console while booting by prompting the user from<br>target board LCD and Keypad. So please let me know which file of the U-boot<br>I have to modify to achieve this.
<br><br>Kiran<br><br>_________________________________________________________________<br>Special offer for NRIs!<br><a href="http://creative.mediaturf.net/creatives/citibankrca/rca_msntagofline.htm">http://creative.mediaturf.net/creatives/citibankrca/rca_msntagofline.htm
</a> Get<br>a zero balance account for next 20 years. From Citibank<br><br><br><br>-------------------------------------------------------<br>SF.Net email is Sponsored by the Better Software Conference &amp; EXPO<br>September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
<br>Agile &amp; Plan-Driven Development * Managing Projects &amp; Teams * Testing &amp; QA<br>Security * Process Improvement &amp; Measurement * <a href="http://www.sqe.com/bsce5sf">http://www.sqe.com/bsce5sf</a><br>_______________________________________________
<br>U-Boot-Users mailing list<br><a href="mailto:U-Boot-Users@lists.sourceforge.net">U-Boot-Users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/u-boot-users">https://lists.sourceforge.net/lists/listinfo/u-boot-users
</a><br></blockquote></div><br>