public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] current head don;t compile for mpc52xx based boards
@ 2011-03-28  6:20 Heiko Schocher
  2011-03-28  6:33 ` Wolfgang Denk
  0 siblings, 1 reply; 17+ messages in thread
From: Heiko Schocher @ 2011-03-28  6:20 UTC (permalink / raw)
  To: u-boot

Hello,

actual head doesn;t longer compile for the mpc52xx based
digsy_mtc_rev5 board (and a fast check, it seems it is
for mp52xx, 8xx, ppc4xx based boards):

[hs at pollux u-boot]$ ./MAKEALL digsy_mtc_rev5
Configuring for digsy_mtc_rev5 - Board: digsy_mtc, Options: DIGSY_REV5
libstubs.o: In function `app_startup':
/home/hs/charon/u-boot/examples/standalone/stubs.c:197: undefined reference to `__bss_end__'
/home/hs/charon/u-boot/examples/standalone/stubs.c:197: undefined reference to `__bss_end__'
make[1]: *** [hello_world] Fehler 1
make: *** [examples/standalone] Fehler 2
make: *** Warte auf noch nicht beendete Prozesse...
ppc_6xx-size: './u-boot': No such file

--------------------- SUMMARY ----------------------------
Boards compiled: 1
Boards with warnings or errors: 1 ( digsy_mtc_rev5 )
----------------------------------------------------------
[hs at pollux u-boot]$

bisection it a bit shows:

[hs at pollux u-boot]$ git bisect good
44c6e6591cb451ae606f8bde71dd5fb7b4002544 is the first bad commit
commit 44c6e6591cb451ae606f8bde71dd5fb7b4002544
Author: Po-Yu Chuang <ratbert@faraday-tech.com>
Date:   Tue Mar 1 22:59:59 2011 +0000

    rename _end to __bss_end__

    Currently, _end is used for end of BSS section.  We want _end to mean
    end of u-boot image, so we rename _end to __bss_end__ first.

    Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>

:040000 040000 9c41e6ba008d29cdb82ecfadea40f224a9c4771e 05f2d7e2e04bef1988ef537f47e7026e4a88a2a8 M      arch
:040000 040000 e8a97103de34f63145918cc1f119616c5deb8f22 c81f1ef95f863d263f8da1e80a97fdb8361cfe90 M      board
:040000 040000 29dc021a9988488c841b89c6bf6fab915584ce22 f6db95bc3432104adc5c993aafd7e410dd8f5d9b M      examples
:040000 040000 96fa70b40a37090b75e4b66df7d1fb61d120f198 faa9863deb077cfca92d31ec93c4b84a2e3f2e1d M      nand_spl
:040000 040000 927f744a35280f707a9b03059839e0dca45fecb5 6d7771394e8eb1f184dcb24a96453eadc9306c12 M      onenand_ipl
[hs at pollux u-boot]$

If I find time, I look in it, but if somebody has an idea,
it would be great!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

end of thread, other threads:[~2011-03-31  6:55 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28  6:20 [U-Boot] current head don;t compile for mpc52xx based boards Heiko Schocher
2011-03-28  6:33 ` Wolfgang Denk
2011-03-28  7:29   ` Po-Yu Chuang
2011-03-28  8:40     ` [U-Boot] [PATCH RFC] Fix build problems caused by "_end" -> "__bss_end__" rename Wolfgang Denk
2011-03-28  8:48       ` Po-Yu Chuang
2011-03-28  8:54         ` Wolfgang Denk
2011-03-28  9:07           ` Po-Yu Chuang
2011-03-28 10:25             ` Wolfgang Denk
2011-03-28 16:42       ` Albert ARIBAUD
2011-03-29 12:39         ` Wolfgang Denk
2011-03-29 12:39         ` [U-Boot] [PATCH RFC v2] " Wolfgang Denk
2011-03-29 19:51           ` Wolfgang Denk
2011-03-30  1:38             ` Po-Yu Chuang
2011-03-31  5:37               ` Kumar Gala
2011-03-28  8:43     ` [U-Boot] [RFC PATCH] rename __bss_end__ back to _end for standalone programs Po-Yu Chuang
2011-03-31  6:55       ` Wolfgang Denk
2011-03-28  8:52     ` [U-Boot] current head don;t compile for mpc52xx based boards Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox