[coreboot] Patch merged into coreboot/master: d0ef387 armv7: Fix entry point in ram stage.

gerrit at coreboot.org gerrit at coreboot.org
Fri Feb 1 09:11:11 CET 2013


the following patch was just integrated into master:
commit d0ef387033c0f55dea4019475db06493e6fdb679
Author: Hung-Te Lin <hungte at chromium.org>
Date:   Fri Feb 1 15:27:39 2013 +0800

    armv7: Fix entry point in ram stage.
    
    Eliminate the warning message:
     ld: warning: cannot find entry symbol _start; defaulting to 040000000
    
    The "_start" from c_start.S is deprecated so we need to define entry
    point again in link description file.
    
    Change-Id: I174428faa2e7f08cd91fe96a53e6efea9dc3634e
    Signed-off-by: Hung-Te Lin <hungte at chromium.org>
    Reviewed-on: http://review.coreboot.org/2258
    Tested-by: build bot (Jenkins)
    Reviewed-by: David Hendricks <dhendrix at chromium.org>

Build-Tested: build bot (Jenkins) at Fri Feb  1 08:44:58 2013, giving +1
Reviewed-By: David Hendricks <dhendrix at chromium.org> at Fri Feb  1 09:11:10 2013, giving +2
See http://review.coreboot.org/2258 for details.

-gerrit



More information about the coreboot mailing list