public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] 85xx: MPC8536DS board does not build
Date: Mon, 10 Aug 2009 09:32:45 -0700	[thread overview]
Message-ID: <4A804BAD.1010204@gmail.com> (raw)
In-Reply-To: <0E1A5EEB-51E5-488D-9457-993F95553506@kernel.crashing.org>

Kumar Gala wrote:
> On Aug 10, 2009, at 2:56 AM, Wolfgang Denk wrote:
>
>   
>> Dear Kumar,
>>
>> I cannot build the MPC8536DS board any more using the ELDK 4.2 tool
>> chain (gcc 4.2.2):
>>
>> ppc_85xx-ld: section .bootpg [effff000 -> effff1cb] overlaps  
>> section .data.rel.local [efffe5d0 -> effff
>> c7b]
>> ppc_85xx-ld: section .resetvec [effffffc -> efffffff] overlaps  
>> section .u_boot_cmd [effffc9c -> f00003e
>> b]
>> ppc_85xx-ld: u-boot: section .bootpg lma 0xeffff000 overlaps  
>> previous sections
>> ppc_85xx-ld: u-boot: section .data.rel.ro lma 0xeffffc7c overlaps  
>> previous sections
>> ppc_85xx-ld: u-boot: section .u_boot_cmd lma 0xeffffc9c overlaps  
>> previous sections
>> ppc_85xx-ld: u-boot: section .resetvec lma 0xeffffffc overlaps  
>> previous sections
>>
>>
>> Could you please have a look?
>>     
>
> The e1000 driver updates seem to contribute a bit to code bloat.
>
>     text	   data	    bss	    dec	    hex	filename
>   427664	  52160	 300093	 779917	  be68d	u-boot			new e1000
>   417628	  51980	 300093	 769701	  bbea5	u-boot			old e1000
>
> Not sure what we can do about it.
>
> - k
>   
Adding PCI-E support to this driver added an astounding 3000+ lines to 
the driver.  I asked Roy to pare it back, but it was still pretty 
huge.   If this size increase is a serious issue, I support backing this 
patch out and refactoring it to include only the features that are 
necessary for a bootloader.

regards,
Ben

  reply	other threads:[~2009-08-10 16:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10  7:56 [U-Boot] 85xx: MPC8536DS board does not build Wolfgang Denk
2009-08-10 13:51 ` Kumar Gala
2009-08-10 16:32   ` Ben Warren [this message]
2009-08-10 17:59   ` Wolfgang Denk
2009-08-10 18:10     ` Kumar Gala
2009-08-10 18:22       ` Wolfgang Denk
2009-08-10 18:40         ` Kumar Gala
2009-08-10 18:59           ` Zang Roy-R61911
2009-08-10 19:06             ` Kumar Gala
2009-08-10 19:27               ` Jerry Van Baren
2009-08-10 20:00                 ` Peter Tyser
2009-08-10 20:21                   ` Kumar Gala
2009-08-10 21:26                   ` ksi at koi8.net
2009-08-10 19:35               ` Zang Roy-R61911
2009-08-10 21:22           ` ksi at koi8.net

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=4A804BAD.1010204@gmail.com \
    --to=biggerbadderben@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