[U-Boot] Some PowerPC boards are broken

Masahiro Yamada yamada.m at jp.panasonic.com
Tue Apr 22 07:31:34 CEST 2014


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 at 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 at denx.de>
    Acked-by: Simon Glass <sjg at chromium.org>



Best Regards
Masahiro Yamada



More information about the U-Boot mailing list