From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh vastrad Date: Wed, 23 May 2012 06:42:48 +0000 (UTC) Subject: [U-Boot] U boot modification... References: <20050912085309.BE56E3529BB@atlas.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 achieve this. > > To support your custom keypad you have to extend U-Boot to support > this keypad. This is the place where you add these modifications. > > Best regards, > > Wolfgang Denk > Hi Wolfgang Denk, Have got solution for your issue? Let me guide , i'm working on displaying a logo in u-boot code! Regards, santosh vastrad