public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Building U-Boot for X86 Target
@ 2008-02-28 10:44 Bhaskar
  2008-02-28 12:29 ` Markus Klotzbücher
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar @ 2008-02-28 10:44 UTC (permalink / raw)
  To: u-boot

Dear List,

Regrets to post the first question as a naive user.

I downloaded the U-Boot source code.  In order to build it for the x86
target, I tried following commands.

make x86_config, make x86_config

But the make stops saying that no such rule to make.  In the Makefile of the
sources I found that i386 target is located but no rules had been mentioned
to make it.

Somebody just guide me towards building the U-Boot for building to x86
architecture.  I am not having special embedded board and so I am planning
to use x86 as the target.

Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080228/70a949f1/attachment.htm 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] Building U-Boot for X86 Target
  2008-02-28 10:44 [U-Boot-Users] Building U-Boot for X86 Target Bhaskar
@ 2008-02-28 12:29 ` Markus Klotzbücher
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Klotzbücher @ 2008-02-28 12:29 UTC (permalink / raw)
  To: u-boot

Bhaskar <abc.bhaskar@gmail.com> writes:

> Regrets to post the first question as a naive user.
> I downloaded the U-Boot source code.  In order to build it for the x86
> target, I tried following commands.
> make x86_config, make x86_config

Well, unfortunately it's not that easy. You will have to call make with
a board configuration as parameter. Please read the README.

> But the make stops saying that no such rule to make.  In the Makefile
> of the sources I found that i386 target is located but no rules had
> been mentioned to make it.
> Somebody just guide me towards building the U-Boot for building to x86
> architecture.  I am not having special embedded board and so I am
> planning to use x86 as the target.

To do this you will have to port U-Boot to your hardware. Please note
that support for x86 is kind of weak so far. Take a look at "cpu/i386"
and grep for CONFIG_X86. Beware, this is really a nontrivial task -
probably not the easiest way to become acquainted with U-Boot.

Best regards

Markus Klotzbuecher

--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-28 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-28 10:44 [U-Boot-Users] Building U-Boot for X86 Target Bhaskar
2008-02-28 12:29 ` Markus Klotzbücher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox