All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Build breaks on some OMAP3 configs
Date: Fri, 30 Oct 2009 17:47:12 +0100	[thread overview]
Message-ID: <4AEB1890.2000701@googlemail.com> (raw)
In-Reply-To: <5A47E75E594F054BAF48C5E4FC4B92AB0309DAC212@dbde02.ent.ti.com>

Gadiyar, Anand wrote:
> Hi,
> 
> I was trying to build u-boot for omap3_3430sdp and
> omap3_zoom2, and the build fails with the error below.
> 
> I'm on commit f2b4bc0 from the master branch. I'm
> using CodeSourcery's 2008q3 toolchain.
> The commands I ran were:
> 
> make CROSS_COMPILE=arm-none-linux-gnueabi- omap3_3430sdp_config; make CROSS_COMPILE=arm-none-linux-gnueabi-
> 
> Any ideas what I'm doing wrong?

Not really. Maybe tool chain version? But most probably not...

I get:

 > ./MAKEALL ARM_CORTEX_A8
Configuring for devkit8000 board... 

    text    data     bss     dec     hex filename 

  192728    8604  214608  415940   658c4 ./u-boot 

Configuring for omap3_beagle board... 

    text    data     bss     dec     hex filename 

  170592    8104  201484  380180   5cd14 ./u-boot 

Configuring for omap3_overo board... 

    text    data     bss     dec     hex filename 

  174025    8164  210568  392757   5fe35 ./u-boot 

Configuring for omap3_evm board... 

    text    data     bss     dec     hex filename 

  162050    5436  216804  384290   5dd22 ./u-boot 

Configuring for omap3_pandora board... 

    text    data     bss     dec     hex filename 

  158199    7732  200672  366603   5980b ./u-boot
Configuring for omap3_sdp3430 board...
eth.c:497:2: warning: #warning Ethernet driver is deprecated. Please 
update to use CONFIG_NET_MULTI
    text    data     bss     dec     hex filename
  156478    4732  214932  376142   5bd4e ./u-boot
Configuring for omap3_zoom1 board...
    text    data     bss     dec     hex filename
  158979    7812  200672  367463   59b67 ./u-boot
Configuring for omap3_zoom2 board...
    text    data     bss     dec     hex filename
  130871    6676  199456  337003   5246b ./u-boot
Configuring for smdkc100 board...
    text    data     bss     dec     hex filename
  125532    6460  209660  341652   53694 ./u-boot

--------------------- SUMMARY ----------------------------
Boards compiled: 9
Boards with warnings or errors: 1 ( omap3_sdp3430 )
----------------------------------------------------------
 > arm-none-linux-gnueabi-gcc -v
....
gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203)
 > git log -n 1
commit f2b4bc04d6aed6be712d236dab48ac4c4da22cbf

Cheers

Dirk

  reply	other threads:[~2009-10-30 16:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-30 16:06 [U-Boot] Build breaks on some OMAP3 configs Gadiyar, Anand
2009-10-30 16:47 ` Dirk Behme [this message]
2009-10-30 16:52   ` Nishanth Menon
2009-10-30 16:55     ` Gadiyar, Anand
  -- strict thread matches above, loose matches on Subject: below --
2009-10-30 16:54 Gadiyar, Anand
2009-10-30 20:34 ` Nishanth Menon
2009-10-30 21:35   ` Wolfgang Denk
2009-10-31 13:07     ` Nishanth Menon
2009-10-31 13:57       ` Menon, Nishanth
2009-11-06  9:04 ` Premi, Sanjeev
2009-11-06  9:08   ` Gadiyar, Anand

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=4AEB1890.2000701@googlemail.com \
    --to=dirk.behme@googlemail.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.