[coreboot] Patch merged into coreboot/master: 215d1d7 cbfstool: Use cbfs_image API for "locate" command.

gerrit at coreboot.org gerrit at coreboot.org
Tue Feb 5 22:27:04 CET 2013


the following patch was just integrated into master:
commit 215d1d7c9b8fdd94582bdec711e98111d1db5bb7
Author: Hung-Te Lin <hungte at chromium.org>
Date:   Tue Jan 29 03:46:02 2013 +0800

    cbfstool: Use cbfs_image API for "locate" command.
    
    To support platforms without top-aligned address mapping like ARM, "locate"
    command now outputs platform independent ROM offset by default.  To retrieve x86
    style top-aligned virtual address, add "-T".
    
    To test:
    	cbfstool coreboot.rom locate -f stage -n stage -a 0x100000 -T
    	# Example output: 0xffffdc10
    
    Change-Id: I474703c4197b36524b75407a91faab1194edc64d
    Signed-off-by: Hung-Te Lin <hungte at chromium.org>
    Reviewed-on: http://review.coreboot.org/2213
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Tue Feb  5 00:15:59 2013, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Tue Feb  5 22:25:53 2013, giving +2
See http://review.coreboot.org/2213 for details.

-gerrit



More information about the coreboot mailing list