From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Where to find usable CROSS_COMPILE toolchain and the particular config?
Date: Fri, 31 Aug 2012 12:00:51 +0200 [thread overview]
Message-ID: <20120831120051.1a6ff718@lilith> (raw)
In-Reply-To: <CADh8Q_WGK6Qnu2FgU_bZ-t9DV9_OA+LpqfLNF_e2m=h4gC87zw@mail.gmail.com>
Hi Pei,
On Fri, 31 Aug 2012 01:24:37 -0700, JIA Pei <jp4work@gmail.com> wrote:
> Hi, all:
>
> Sorry for my entry-level question on uboot.
>
> Just start learning how to build uboot, and get some education from
> A) http://www.omappedia.com/wiki/Get_started_with_ubuntu_on_omap4
> B) http://www.alwaysinnovating.com/wiki/index.php/U-boot_compilation
Hmm... Any reason you're not directly reading the Denx U-Boot site?
> make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- omap4430sdp_config
That's one way of doing it.
> The above command has been used in A) shown above.
> Actually, I myself am working under Ubuntu 12.04, and my target is a
> pandaboard ES with omap4460 ...
>
> Two questions:
> 1) Where to find all the possible CROSS_COMPILE toolchains? and which
> one is what I should use?
Any recent toolchain that generates ARM EABI code should be ok.
> For example, from B), there are a lot of toolchains, how do I know
> which one I should use?
You have one in Ubuntu, btw (from Linaro), for instance.
> 2) Where to find the particular configuration is precisely named
> "omap4430sdp_config"?
Do you mean "how should I guess the configuration from the
device's name known to the general public"? If so, the answer is "by
Googling". There is no "general name to config" mapping that I know of.
But if I understand correctly, you already know which config to build,
right?
> I tried to grep "omap4460*" and "*gnueabi*" under the extracted
> (untared) uboot folder, but nothing has been found....
I don't understand what you are looking for there. Can you explain what
your problem is, rather than what solutions you are trying?
> Can anybody help please?
>
>
> Best Regards
Amicalement,
--
Albert.
prev parent reply other threads:[~2012-08-31 10:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-31 8:24 [U-Boot] Where to find usable CROSS_COMPILE toolchain and the particular config? JIA Pei
2012-08-31 10:00 ` Albert ARIBAUD [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=20120831120051.1a6ff718@lilith \
--to=albert.u.boot@aribaud.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.