From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 23 Nov 2012 01:38:13 +0100 Subject: [U-Boot] Reg Bootstrapping u-boot on x86-64 for tizen In-Reply-To: <1353569402.811926239@apps.rackspace.com> References: <1353569402.811926239@apps.rackspace.com> Message-ID: <201211230138.13410.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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