From: Nishanth Menon <menon.nishanth@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot-Users] Compilation problem for TI3430 board.
Date: Sat, 18 Oct 2008 08:10:59 -0500 [thread overview]
Message-ID: <48F9E063.3020401@gmail.com> (raw)
In-Reply-To: <392538.5571.qm@web57007.mail.re3.yahoo.com>
Radha Krishna said the following on 10/17/2008 07:53 PM:
> I am doing U-boot for TI3430 boad.
>
> Step 0: make distclean //worked fine
> Step 1: make CROSS_COMPILE=arm-none-linux-gnueabi- omap3430sdp_config //worked fine
> Step 2: make CROSS_COMPILE=arm-none-linux-gnueabi- //Error
>
> [SNIP]
> $ make CROSS_COMPILE=arm-none-linux-gnueabi-
> make: arm-none-linux-gnueabi-gcc: Command not found
> make[1]: arm-none-linux-gnueabi-gcc: Command not found
> make[1]: Entering directory `/cygdrive/c/u-boot/tools'
> make[1]: Entering directory `/cygdrive/c/u-boot/tools'
Step using windows and try using a *real* Linux environment such as a
vmware[4] or an Linux PC to build. I suspect you are taking code from
[1]. in which case code sourcery gcc [2] will be good. Further, you need
to say ARCH=ARM as part of your compilation command.
By the way, there are many "TI3430" boards. from your defconfig I
understand it is for SDP3430[3]. I had written a small quick start doc
for 2430 - many of whose comments are still valid for 2430.
Regards,
Nishanth Menon
[1] http://linux.omap.com/pub/bootloader/3430sdp/ or
https://omapzoom.org/gf/
[2]
http://www.codesourcery.com/gnu_toolchains/arm/portal/subscription?@template=lite
[3] http://www.ti.com/omap3430_devplatform
[4] http://www.vmware.com/download/player/ and as an example:
http://search-www.vmware.com/socialsearch/query?cn=vmware&cc=www&ie=UTF-8&oe=UTF-8&q=ubuntu+8.04&x=0&y=0
choose the appliance you like, download the image and run it..
[5]
http://www.geocities.com/crecmca98/Linux/omap2430_From_almost_scratch.pdf
next prev parent reply other threads:[~2008-10-18 13:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-18 0:53 [U-Boot] [U-Boot-Users] Compilation problem for TI3430 board Radha Krishna
2008-10-18 13:10 ` Nishanth Menon [this message]
[not found] <388381.21842.qm@web57002.mail.re3.yahoo.com>
2008-10-17 18:06 ` Jerry Van Baren
2008-10-18 0:35 ` Radha Krishna
2008-10-18 7:48 ` Wolfgang Denk
2008-10-18 16:57 ` Radha Krishna
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=48F9E063.3020401@gmail.com \
--to=menon.nishanth@gmail.com \
--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.