public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Some PowerPC boards are broken
@ 2014-04-22  5:31 Masahiro Yamada
  2014-04-25  5:09 ` Heiko Schocher
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2014-04-22  5:31 UTC (permalink / raw)
  To: u-boot

Hi.


I found 6 PowerPC boards are broken:
MPC8572DS MPC8572DS_36BIT dlvision-10g io iocon  neo

Section overlap error occurrs.

powerpc-linux-ld.bfd: section .resetvec loaded at [00000000fffffffc,00000000ffffffff] overlaps section .u_boot_list loaded at [00000000fffffaec,00000001000002ef]
powerpc-linux-ld.bfd: u-boot: section .resetvec lma 0xfffffffc adjusted to 0x1000002f0



The result of git-bisect is as follows:

2842c1c24269a05142802d25520e7cb9035e456c is the first bad commit
commit 2842c1c24269a05142802d25520e7cb9035e456c
Author: Heiko Schocher <hs@denx.de>
Date:   Mon Mar 3 12:19:25 2014 +0100

    fit: add sha256 support
    
    add sha256 support to fit images
    
    Signed-off-by: Heiko Schocher <hs@denx.de>
    Acked-by: Simon Glass <sjg@chromium.org>



Best Regards
Masahiro Yamada

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

end of thread, other threads:[~2014-04-25  5:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-22  5:31 [U-Boot] Some PowerPC boards are broken Masahiro Yamada
2014-04-25  5:09 ` Heiko Schocher

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