Re: [U-Boot] U boot modification...

2012-05-22 Thread santosh vastrad
pradeep sawlani gmail.com> writes: > > > 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. > Regards, > Pradeep > > On 9/12/05, Kiran Jammula hotmail.com> wrote: > Hi,I am

Re: [U-Boot] U boot modification...

2012-05-22 Thread santosh vastrad
Wolfgang Denk denx.de> writes: > > In message phx.gbl> you wrote: > > > > I am using U boot for my project. > > I need to configure the console while booting by prompting the user from > > target board LCD and Keypad. So please let me know which file of the U-boot > > I have to modify to ach