All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] u-boot.bin is so large
@ 2012-04-13  8:53 NiuHu
  2012-04-13 15:47 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: NiuHu @ 2012-04-13  8:53 UTC (permalink / raw)
  To: u-boot


Hi,
   I have compiled the u-boot(MPC8349EMDS) successfully. but the result u-boot.bin is so large, extend 0xfe000000   If I modify the TEXT_BASE value in board/mpc8349emds/config.mk , the u-boot.bin size is changed.
   The u-boot code version is 1.1.6 and eldk version is 5.1
   Following the instruction, I set the environment as $ source /opt/eldk-5.1/powerpc/environment-setup-* $ export CROSS_COMPILE=powerpc-linux- $ export ARCH=powerpc
   [hniu at host u-boot-1.1.6]$ make
   When I use eldk-4.2 tool chain, that is OK.   and anything wrong? 		 	   		  

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] u-boot.bin is so large
  2012-04-13  8:53 [U-Boot] u-boot.bin is so large NiuHu
@ 2012-04-13 15:47 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2012-04-13 15:47 UTC (permalink / raw)
  To: u-boot

Dear NiuHu,

In message <SNT127-W361A87FB4DB7389CB940D5B53B0@phx.gbl> you wrote:
>
>    I have compiled the u-boot(MPC8349EMDS) successfully. but the result u-boot.bin is so large, extend 0xfe000000   If I modify the TEXT_BASE value in board/mpc8349emds/config.mk , the u-boot.bin size is changed.
>    The u-boot code version is 1.1.6 and eldk version is 5.1

U-Boot v1.1.6 is more than 5 years old; youmust not expect that youc
an build it with latest tool chains - use 5 year old tools as well.

Or, even better, use current code.  Our motivation to support
stone-age code is seriously limited, especially when we have to do it
for free.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Time is a drug. Too much of it kills you.
                                      - Terry Pratchett, _Small Gods_

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-13 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13  8:53 [U-Boot] u-boot.bin is so large NiuHu
2012-04-13 15:47 ` Wolfgang Denk

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.