From: "Markus Klotzbücher" <mk@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Building U-Boot for X86 Target
Date: Thu, 28 Feb 2008 13:29:33 +0100 [thread overview]
Message-ID: <87wsopmfgy.fsf@denx.de> (raw)
In-Reply-To: <f63322490802280244i3892bf81t2a7144dcd1e1b2c0@mail.gmail.com> (Bhaskar's message of "Thu\, 28 Feb 2008 02\:44\:42 -0800")
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
prev parent reply other threads:[~2008-02-28 12:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-28 10:44 [U-Boot-Users] Building U-Boot for X86 Target Bhaskar
2008-02-28 12:29 ` Markus Klotzbücher [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wsopmfgy.fsf@denx.de \
--to=mk@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox