From mboxrd@z Thu Jan 1 00:00:00 1970 From: manohar.betham at smartplayin.com Date: Fri, 23 Nov 2012 11:16:23 +0530 (IST) Subject: [U-Boot] Reg Bootstrapping u-boot on x86-64 for tizen In-Reply-To: <201211230138.13410.marex@denx.de> References: <1353569402.811926239@apps.rackspace.com> <201211230138.13410.marex@denx.de> Message-ID: <1353649583.776115952@apps.rackspace.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek, Thank you for the reply. Can you please send me the steps/procedure to build/support u-boot on x86_64 bit (Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz. We need help from you is there any documentation to enable x86_64 bit pc or links to post my query. What are the config/code i need to change to make my pc as host & target are the same. Please help us to build the u-boot on x86_64. Thank you! Best Regards, Manohar 8790215215 -----Original Message----- From: "Marek Vasut" Sent: Friday, November 23, 2012 6:08am To: u-boot at lists.denx.de Cc: manohar.betham at smartplayin.com, "Graeme Russ" Subject: Re: [U-Boot] Reg Bootstrapping u-boot on x86-64 for tizen Dear manohar.betham at smartplayin.com, > Hi, > > I am Manohar,started boot the X86-64 (Intel(R) Core(TM) i5-2400 CPU @ > 3.10GHz) using u-boot to work for TIZEN . > > As I am unable to configure/build my pc using u-boot-x86 . > > I request you please help me how to configure it/build the u-boot-x86 on my > pc as my pc is loaded with Ubuntu 11.10 and my aim is to make my PC as > host and target are the same. > > Please resolve the issue/is my PC support for the u-boot. You need to compile it on a 32bit machine ... or install 32bit cross compiler ... u-boot doesn't support x86/64. Patches are welcome though. Best regards, Marek Vasut