From: Nishanth Menon <menon.nishanth@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot-v2
Date: Tue, 20 Jan 2009 21:13:58 -0600 [thread overview]
Message-ID: <497692F6.7060309@gmail.com> (raw)
In-Reply-To: <497669DD.7060606@lufkin.com>
John Jeffers said the following on 01/20/2009 06:18 PM:
> #ln -s arm cross_arch
>
> #ln -s
> /opt/arm-v5te-linux-gnueabi/gcc-4.1.2-glibc-2.5-binutils-2.17-kernel-2.6.18/arm-v5te-linux-gnueabi/bin
> \ cross_compile
>
> During make menuconfig the arm is not picked up as the architecture. I
> appear to get sandbox.
>
> Obviously I am not telling the menuconfig to use my architecture.
> Perhap the /board is more appropriate.'
>
>
This is how i build for omap3 beagle platform:
alias mymake='make ARCH=arm CROSS_COMPILE=arm-none-eabi- V=1'
mymake omap3430_sdp3430_per_uart_defconfig
mymake
I could ofcourse do mymake menuconfig and go ahead.. (I use 2007q3
codesourcery compiler)
Regards,
Nishanth Menon
prev parent reply other threads:[~2009-01-21 3:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-21 0:18 [U-Boot] u-boot-v2 John Jeffers
2009-01-21 3:13 ` Nishanth Menon [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=497692F6.7060309@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox